We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3b5a2 commit 1219732Copy full SHA for 1219732
1 file changed
selectors/Overview.bs
@@ -818,14 +818,8 @@ Syntax</h4>
818
for the Level 1 & 2 pseudo-elements
819
(''::before'', ''::after'', ''::first-line'', and ''::first-letter'').
820
This compatibility notation is not allowed any other <a>pseudo-elements</a>.
821
-
822
- Issue:
823
- <a href="https://hg.csswg.org/drafts/diff/8e32bf889326/selectors/Overview.bs">Tab proposes</a>
824
- deprecating the old syntax and RECOMMENDing that authors not use it.
825
- <!--
826
However, as this syntax is deprecated,
827
authors should use the Level 3+ double-colon syntax for these <a>pseudo-elements</a>.
828
- -->
829
830
<a>Pseudo-elements</a> are <a>featureless</a>,
831
and so can't be matched by any other selector.
0 commit comments