Skip to content

Commit 1219732

Browse files
committed
[selectors] Deprecate single-colon syntax per https://lists.w3.org/Archives/Public/www-style/2015Sep/0165
1 parent 5d3b5a2 commit 1219732

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

selectors/Overview.bs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -818,14 +818,8 @@ Syntax</h4>
818818
for the Level 1 &amp; 2 pseudo-elements
819819
(''::before'', ''::after'', ''::first-line'', and ''::first-letter'').
820820
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-
<!--
826821
However, as this syntax is deprecated,
827822
authors should use the Level 3+ double-colon syntax for these <a>pseudo-elements</a>.
828-
-->
829823

830824
<a>Pseudo-elements</a> are <a>featureless</a>,
831825
and so can't be matched by any other selector.

0 commit comments

Comments
 (0)