There was an error while loading. Please reload this page.
1 parent 88134a7 commit 170c928Copy full SHA for 170c928
1 file changed
css-font-loading/Overview.bs
@@ -651,6 +651,12 @@ Events</h3>
651
If a syntax error occurs,
652
return a syntax error.
653
654
+ If the parsed value is a <a>CSS-wide keyword</a>,
655
+ return a syntax error.
656
+
657
+ Absolutize all relative lengths against the initial values of the corresponding properties.
658
+ (For example, a relative font weight like ''bolder'' is evaluated against the initial value ''normal''.)
659
660
<li>
661
If <var>text</var> was not explicitly provided,
662
let it be a string containing a single space character (U+0020 SPACE).
0 commit comments