Skip to content

Commit 05b1238

Browse files
committed
Added :blank to at-risk and removed :read-write and :has() from it
1 parent f7a95bd commit 05b1238

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

selectors-4/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ At Risk: the column combinator
2727
At Risk: the '':read-write'' pseudo-class
2828
At Risk: the '':has()'' pseudo-class
2929
At Risk: [=user action pseudo-classes=] applying to non-[=tree-abiding=] [=pseudo-elements=]
30+
At Risk: the '':blank'' pseudo-class
3031
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
3132
Ignored Vars: identifier, extended filtering, i
3233
</pre>
@@ -4108,6 +4109,7 @@ Changes since the 7 May 2022 Working Draft</h3>
41084109

41094110
Significant changes since the <a href="https://www.w3.org/TR/2022/WD-selectors-4-20220507/">7 May 2022 Working Draft</a>:
41104111

4112+
* Marked '':blank'' as at-risk and removed the at-risk status from '':read-write'' and '':has()''
41114113
* Added '':open'' and '':closed'' pseudo-classes.
41124114
(<a href="https://github.com/w3c/csswg-drafts/issues/7319">Issue 7319</a>)
41134115
* Disallowed [=pseudo-elements=] from '':has()'' unless explicitly allowed

0 commit comments

Comments
 (0)