Skip to content

Commit 4eea95f

Browse files
committed
[css-inline-3] Simplify grammar using required multiplier.
1 parent be965d5 commit 4eea95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1747,7 +1747,7 @@ Alignment of Initial Letters: the 'initial-letter-align' property</h3>
17471747

17481748
<pre class="propdef" id="initial-letter-align">
17491749
Name: <dfn id="propdef-initial-letter-align">initial-letter-align</dfn>
1750-
Value: border-box? [ alphabetic | ideographic | hebrew | hanging ] | border-box
1750+
Value: [ border-box? [ alphabetic | ideographic | hebrew | hanging ]? ]!
17511751
Initial: alphabetic
17521752
Applies to: certain inline-level boxes and <css>::first-letter</css> and inside <css>::marker</css> boxes (<a href="#first-most-inline-level">see prose</a>)
17531753
Inherited: yes

0 commit comments

Comments
 (0)