Skip to content

Commit b985e2a

Browse files
author
litherum
committed
[css-fonts-4] Links swapped in negative oblique style range matching
#1567
1 parent 9138cb2 commit b985e2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2108,7 +2108,7 @@ if all font style properties were set to their initial value.
21082108
</div>
21092109
</ol>
21102110

2111-
If the value of 'font-style' is ''oblique'' and the requested angle is less than 0deg and greater than -20deg, follow the steps <a href="#greater-oblique-steps">above</a>, except with the negated values and opposite directions. If the value of 'font-style' is ''oblique'' and the requested angle is less than or equal to -20deg, follow the steps <a href="#lesser-oblique-steps">above</a>, except with the negated values and opposite directions.
2111+
If the value of 'font-style' is ''oblique'' and the requested angle is less than 0deg and greater than -20deg, follow the steps <a href="#lesser-oblique-steps">above</a>, except with the negated values and opposite directions. If the value of 'font-style' is ''oblique'' and the requested angle is less than or equal to -20deg, follow the steps <a href="#greater-oblique-steps">above</a>, except with the negated values and opposite directions.
21122112

21132113
If the value of 'font-style' is ''font-style/normal'',
21142114

0 commit comments

Comments
 (0)