We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1d24a commit b057237Copy full SHA for b057237
1 file changed
selectors-4/Overview.bs
@@ -3,7 +3,9 @@ Title: Selectors Level 4
3
Group: CSSWG
4
Shortname: selectors
5
Level: 4
6
-Status: ED
+Status: WD
7
+Date: 2026-01-22
8
+Prepare for TR: yes
9
Work Status: Refining
10
ED: https://drafts.csswg.org/selectors/
11
TR: https://www.w3.org/TR/selectors-4/
@@ -3205,6 +3207,8 @@ Media Loading State: the '':buffering'' and '':stalled'' pseudo-classes</h3>
3205
3207
3206
3208
<wpt>
3209
media/media-loading-state.html
3210
+ media/media-loading-state-timing.sub.html
3211
+ media/media-playback-state-timing.html
3212
</wpt>
3213
3214
The <dfn>:buffering</dfn> pseudo-class represents an element
0 commit comments