We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent debc29c commit de0044dCopy full SHA for de0044d
css-pseudo-4/Overview.bs
@@ -842,6 +842,9 @@ List Markers: the ''::marker'' pseudo-element</h3>
842
the automatically generated [=marker box=] of a [=list item=].
843
(See [[CSS-DISPLAY-3]] and [[CSS-LISTS-3]].)
844
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
+
848
Only a limited set of properties can be used on the ''::marker'' pseudo-element.
849
This list is defined in [[css-lists-3#marker-properties]].
850
0 commit comments