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 e642223 commit 24ff694Copy full SHA for 24ff694
css-pseudo-4/Overview.bs
@@ -54,6 +54,11 @@ spec:css-backgrounds-3; type:property; text:box-shadow
54
and on their syntax and interaction with other <a>selectors</a>,
55
see [[!SELECTORS-4]].
56
57
+ Note: As a reminder,
58
+ pseudo-elements cannot be chained together unless explicitly allowed.
59
+ For example, ''::marker::before'' is not allowed;
60
+ but ''::before::marker'' is.
61
+
62
<h2 id="typographic-pseudos">
63
Typographic Pseudo-elements</h2>
64
0 commit comments