Skip to content

Commit de0044d

Browse files
committed
[css-pseudo-4] Define interaction of ::marker and ::first-line/::first-letter. #1442
1 parent debc29c commit de0044d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-pseudo-4/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -842,6 +842,9 @@ List Markers: the ''::marker'' pseudo-element</h3>
842842
the automatically generated [=marker box=] of a [=list item=].
843843
(See [[CSS-DISPLAY-3]] and [[CSS-LISTS-3]].)
844844

845+
Inheritance for a ''::marker'' pseudo-element ignores any ''::first-line'' styles
846+
and the contents of a ''::marker'' are ignored (not selected) by ''::first-letter''.
847+
845848
Only a limited set of properties can be used on the ''::marker'' pseudo-element.
846849
This list is defined in [[css-lists-3#marker-properties]].
847850

0 commit comments

Comments
 (0)