Skip to content

Commit 4225077

Browse files
committed
[css-fonts-4] Add left and right to font-style descriptor, #9392
1 parent 8e8ed97 commit 4225077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3102,7 +3102,7 @@ Font property descriptors: the 'font-style!!descriptor', 'font-weight!!descripto
31023102

31033103
<pre class='descdef'>
31043104
Name: font-style
3105-
Value: auto | normal | italic | oblique [ <<angle [-90deg,90deg]>>{1,2} ]?
3105+
Value: auto | normal | italic | left | right | oblique [ <<angle [-90deg,90deg]>>{1,2} ]?
31063106
For: @font-face
31073107
Initial: auto
31083108
</pre>

0 commit comments

Comments
 (0)