You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: selectors-4/Overview.bs
+12-38Lines changed: 12 additions & 38 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ Abstract: Selectors are patterns that match against elements in a tree, a
23
23
Abstract: Selectors Level 4 describes the selectors that already exist in [[!SELECT]], and further introduces new selectors for CSS and other languages that may need them.
24
24
At Risk: the column combinator
25
25
At Risk: the '':read-write'' pseudo-class
26
+
At Risk: the '':has()'' pseudo-class
26
27
Ignored Terms: function token, Document, DocumentFragment, math, h1, shadow tree, querySelector(), quirks mode, button, a, span, object, p, div, q, area, link, label, input, html, em, li, ol, pre, CSS Value Definition Syntax
27
28
Ignored Vars: identifier, extended filtering, i
28
29
@@ -487,44 +488,6 @@ Selectors Overview
487
488
488
489
Note: Some Level 4 selectors (noted above as "3-UI") were introduced in [[CSS3UI]].
0 commit comments