Skip to content

Commit eedaba4

Browse files
committed
[css-font-loading] Specify font-weight/normal.
1 parent 0d92a99 commit eedaba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-font-loading/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ Events</h3>
655655
return a syntax error.
656656

657657
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''.)
658+
(For example, a relative font weight like ''bolder'' is evaluated against the initial value ''font-weight/normal''.)
659659

660660
<li>
661661
If <var>text</var> was not explicitly provided,

0 commit comments

Comments
 (0)