@@ -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/2022/WD-selectors-4-20220507/
1011Previous Version : https://www.w3.org/TR/2018/WD-selectors-4-20181121/
1112Previous Version : https://www.w3.org/TR/2018/WD-selectors-4-20180202/
1213Previous Version : https://www.w3.org/TR/2018/WD-selectors-4-20180201/
@@ -4071,7 +4072,7 @@ Changes since the 21 November 2018 Working Draft</h3>
40714072 (<a href="https://github.com/w3c/csswg-drafts/issues/6965">Issue 6965</a> )
40724073 <li> Added '':fullscreen'' and '':picture-in-picture'' .
40734074 (<a href="https://github.com/w3c/csswg-drafts/issues/3796">Issue 3796</a> )
4074- <li> Added '':seeking'' , '':buffering'' , and ':stalled' ' media playback state pseudo-classes.
4075+ <li> Added '':seeking'' , '':buffering'' , and '' :stalled'' media playback state pseudo-classes.
40754076 (<a href="https://github.com/w3c/csswg-drafts/issues/3821">Issue 3821</a> )
40764077 <li> Added '':muted'' and '':volume-locked'' sound state pseudo-classes.
40774078 (<a href="https://github.com/w3c/csswg-drafts/issues/3821">Issue 3821</a> and <a href="https://github.com/w3c/csswg-drafts/issues/3933">Issue 3933</a> )
@@ -4090,7 +4091,6 @@ Changes since the 21 November 2018 Working Draft</h3>
40904091 <li> Switched reminder note in the grammar section to normative text
40914092 describing the requirement of whitespace between <<compound-selector>> s
40924093 when a <<combinator>> token is missing.
4093- <li>
40944094 </ul>
40954095
40964096<h3 id="changes-2018-02">
0 commit comments