We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c941657 commit 97a6a1dCopy full SHA for 97a6a1d
cssom-1/Overview.bs
@@ -2947,11 +2947,13 @@ as follows:
2947
<dt>'box-shadow'
2948
<dt>'caret-color'
2949
<dt>'color'
2950
- <dt>'line-height'
2951
<dt>'outline-color'
2952
<dt>A <dfn export>resolved value special case property like 'color'</dfn> defined in another specification
2953
<dd>The <a>resolved value</a> is the <a>used value</a>.
2954
+ <dt>'line-height'
2955
+ <dd>The <a>resolved value</a> is 'normal' if the <a>computed value</a> is 'normal', or the <a>used value</a> otherwise.
2956
+
2957
<dt>'block-size'
2958
<dt>'height'
2959
<dt>'inline-size'
0 commit comments