Skip to content

Commit 8932d2e

Browse files
committed
[css-pseudo-4] Fix remaining reference to old part-like pseudo-element term.
1 parent 2aab0bd commit 8932d2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-pseudo-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1535,7 +1535,7 @@ List Markers: the ''::marker'' pseudo-element</h3>
15351535
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>.
15361536

15371537
''::marker'' is a [=tree-abiding pseudo-element=],
1538-
but not [=part-like pseudo-element|part-like=];
1538+
but is not [=element-backed=];
15391539
only a limited set of properties can be used on the ''::marker'' pseudo-element.
15401540
This list is defined in [[css-lists-3#marker-properties]].
15411541

@@ -2053,4 +2053,4 @@ Acknowledgements</h2>
20532053
get-computed-style-crash.html
20542054
svg-text-selection-002.html
20552055
text-selection.html
2056-
</wpt>
2056+
</wpt>

0 commit comments

Comments
 (0)