Skip to content

Commit 9b28f33

Browse files
committed
[selectors-4] Post-publication metadata update
1 parent 9f732d6 commit 9b28f33

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

selectors-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Status: ED
77
Work Status: Refining
88
ED: https://drafts.csswg.org/selectors/
99
TR: https://www.w3.org/TR/selectors-4/
10+
Previous Version: https://www.w3.org/TR/2018/WD-selectors-4-20180202/
1011
Previous Version: https://www.w3.org/TR/2018/WD-selectors-4-20180201/
1112
Previous Version: https://www.w3.org/TR/2013/WD-selectors4-20130502/
1213
Previous Version: https://www.w3.org/TR/2012/WD-selectors4-20120823/
@@ -3904,7 +3905,7 @@ Changes since the 2 February 2018 Working Draft</h3>
39043905
(<a href="https://github.com/w3c/csswg-drafts/issues/1967">Issue 1967</a>)
39053906
<li>Redefined '':blank'' to represent empty user input, rather than empty elements.
39063907
(<a href="https://github.com/w3c/csswg-drafts/issues/1283">Issue 1283</a>)
3907-
<li>Changed the specificity of '':is()'', '':where()'', and '':nth-child()''
3908+
<li>Changed the specificity of '':is()'', '':has()'', and '':nth-child()''
39083909
to not depend on which selector argument matched.
39093910
(<a href="https://github.com/w3c/csswg-drafts/issues/1027">Issue 1027</a>)
39103911
<li>Dropped the '':drop()'' pseudo-classes since HTML dropped the related feature.

0 commit comments

Comments
 (0)