Skip to content

Commit 01162d6

Browse files
xfqlitherum
authored andcommitted
[css-fonts-4] Remove redundant grammar
Remove redundant <angle> in the font-style @font-face descriptor.
1 parent f54e7e3 commit 01162d6

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
@@ -2449,7 +2449,7 @@ Font property descriptors: the 'font-style!!descriptor', 'font-weight!!descripto
24492449

24502450
<pre class='descdef'>
24512451
Name: font-style
2452-
Value: auto | normal | italic | oblique [ <<angle>> | <<angle>>{1,2} ]?
2452+
Value: auto | normal | italic | oblique [ <<angle>>{1,2} ]?
24532453
For: @font-face
24542454
Initial: auto
24552455
</pre>

0 commit comments

Comments
 (0)