File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -952,7 +952,7 @@ Line Spacing: the 'line-height' property</h3>
952952 Initial : normal
953953 Applies to : non-replaced inline boxes and SVG <a>text content elements</a>
954954 Inherited : yes
955- Percentages : see below
955+ Percentages : computed relative to ''1em''
956956 Computed value : the specified keyword, a number, or a computed <<length>> value
957957 Animation type : by computed value type
958958 </pre>
@@ -990,8 +990,7 @@ Line Spacing: the 'line-height' property</h3>
990990 <dt> <dfn><<percentage [0,∞]>></dfn>
991991 <dd>
992992 The [=preferred line height=]
993- is this percentage of the element's used 'font-size' .
994- The [=computed value=] of the property
993+ and [=computed value=] of the property
995994 is this percentage of the element's computed 'font-size' .
996995 Negative values are illegal.
997996 </dl>
You can’t perform that action at this time.
0 commit comments