You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applies to: <code>::first-letter</code> pseudo-elements and <a href="#first-most-inline-level">certain inline-level boxes</a> (see prose)
439
+
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>)
440
440
Inherited: no
441
441
Percentages: N/A
442
442
Computed value: as specified
@@ -518,10 +518,12 @@ Creating Initial Letters: the 'initial-letters' property</h3>
518
518
the 'initial-letters' property applies not just
519
519
to the CSS-defined ''::first-letter'' pseudo-element,
520
520
but also to
521
+
''list-style-position/inside''-positioned ''::marker'' pseudo-elements and
521
522
inline-level boxes
522
523
that are placed at the start of the first line.
523
-
Specifically, 'initial-letters' also applies to
524
-
any <a>inline-level box</a>
524
+
Specifically, 'initial-letters' applies to
525
+
any <a>inline-level box</a>--
526
+
including any such ''::first-letter'' or ''::marker'' box--
525
527
that is the first child of its parent box
526
528
and whose ancestors (if any) that are descendants of its <a>containing block</a>
527
529
are all first-child <a>inline boxes</a>
@@ -693,7 +695,7 @@ Alignment of Initial Letters: the 'initial-letters-align' property</h3>
Applies to: <code>::first-letter</code> pseudo-elements and <a href="#first-most-inline-level">certain inline-level boxes</a> (see prose)
698
+
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>)
697
699
Inherited: yes
698
700
Percentages: N/A
699
701
Computed value: specified value
@@ -940,7 +942,7 @@ Initial Letter Wrapping: the 'initial-letters-wrap' property</h3>
Value: none | first | all | grid | <<length>> | <<percentage>>
942
944
Initial: none
943
-
Applies to: <code>::first-letter</code> pseudo-elements and <a href="#first-most-inline-level">certain inline-level boxes</a> (see prose)
945
+
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>)
944
946
Inherited: yes
945
947
Percentages: relative to <a>logical width</a> of (last fragment of) initial letter
0 commit comments