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
!Issues List: <a href="https://drafts.csswg.org/css-pseudo/#issues-index">Tracked in Editor's Draft</a>
@@ -840,8 +841,11 @@ List Markers: the ''::marker'' pseudo-element</h3>
840
841
the automatically generated [=marker box=] of a [=list item=].
841
842
(See [[CSS-DISPLAY-3]] and [[CSS-LISTS-3]].)
842
843
843
-
Inheritance for a ''::marker'' pseudo-element ignores any ''::first-line'' styles
844
-
and the contents of a ''::marker'' are ignored (not selected) by ''::first-letter''.
844
+
<!-- under discussion in https://github.com/w3c/csswg-drafts/issues/1442 and https://github.com/w3c/csswg-drafts/issues/4506
845
+
Inheritance for a ''::marker'' pseudo-element ignores any ''::first-line'' styles -->
846
+
The contents of a ''::marker'' are ignored (not selected) by ''::first-letter''.
847
+
848
+
ISSUE: Interaction of ''::marker'' and ''::first-line'' is currently under discussion in <a href='https://github.com/w3c/csswg-drafts/issues/4506'>Issue 4506</a>.
845
849
846
850
Only a limited set of properties can be used on the ''::marker'' pseudo-element.
847
851
This list is defined in [[css-lists-3#marker-properties]].
@@ -1050,30 +1054,39 @@ Compatibility Syntax</h2>
1050
1054
<h2 class="no-num" id="changes">
1051
1055
Changes</h2>
1052
1056
1053
-
Changes since the <a href="https://www.w3.org/TR/2019/WD-css-pseudo-4-20190225/">25 February 2019 Working Draft</a> include:
1057
+
Significant changes since the <a href="https://www.w3.org/TR/2019/WD-css-pseudo-4-20190225/">25 February 2019 Working Draft</a> include:
0 commit comments