Skip to content

Commit 718d85f

Browse files
committed
[css-inline] fix bikeshed issue
1 parent d2546e2 commit 718d85f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

css-inline-3/Overview.bs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -644,8 +644,7 @@ Alignment of Initial Letters: the 'initial-letter-align' property</h3>
644644
Name: <dfn id="propdef-initial-letter-align">initial-letter-align</dfn>
645645
Value: border-box? [ alphabetic | ideographic | hebrew | hanging ] | border-box
646646
Initial: alphabetic
647-
Applies to: <code>::first-letter</code> pseudo-elements and
648-
<a href="#first-most-inline-level">certain inline-level boxes</a> (see prose)
647+
Applies to: <code>::first-letter</code> pseudo-elements and <a href="#first-most-inline-level">certain inline-level boxes</a> (see prose)
649648
Inherited: yes
650649
Percentages: N/A
651650
Media: visual
@@ -889,8 +888,7 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
889888
Name: <dfn id="propdef-initial-letter-wrap">initial-letter-wrap</dfn>
890889
Value: none | first | all | grid | <<length>> | <<percentage>>
891890
Initial: none
892-
Applies to: <code>::first-letter</code> pseudo-elements and
893-
<a href="#first-most-inline-level">certain inline-level boxes</a> (see prose)
891+
Applies to: <code>::first-letter</code> pseudo-elements and <a href="#first-most-inline-level">certain inline-level boxes</a> (see prose)
894892
Inherited: yes
895893
Percentages: relative to <a>logical width</a> of (last fragment of) initial letter
896894
Media: visual

0 commit comments

Comments
 (0)