File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Status: ED
77Work Status : Refining
88ED : https://drafts.csswg.org/selectors/
99TR : https://www.w3.org/TR/selectors-4/
10+ Previous Version : https://www.w3.org/TR/2018/WD-selectors-4-20180202/
1011Previous Version : https://www.w3.org/TR/2018/WD-selectors-4-20180201/
1112Previous Version : https://www.w3.org/TR/2013/WD-selectors4-20130502/
1213Previous 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.
You can’t perform that action at this time.
0 commit comments