File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -848,9 +848,13 @@ List Markers: the ''::marker'' pseudo-element</h3>
848848 Only a limited set of properties can be used on the ''::marker'' pseudo-element.
849849 This list is defined in [[css-lists-3#marker-properties]] .
850850
851- Note: The ''::before::marker'' or ''::after::marker'' selectors
851+ The ''::before::marker'' or ''::after::marker'' selectors
852+ are valid and
852853 can be used to represent the [=marker boxes=]
853854 of ''::before'' or ''::after'' pseudo-elements that happen to be [=list items=] .
855+ However ''::marker::marker'' is invalid,
856+ and the computed value of 'display' on ''::marker''
857+ loses its ''display/list-item'' aspect.
854858
855859<h3 id="placeholder-pseudo">
856860Placeholder Input: the ''::placeholder'' pseudo-element</h3>
You can’t perform that action at this time.
0 commit comments