From 05b12383b8300d90f6259710f5195eeeaa78bba3 Mon Sep 17 00:00:00 2001
From: Sebastian Zartner
Date: Thu, 1 Dec 2022 23:42:31 +0100
Subject: [PATCH] Added :blank to at-risk and removed :read-write and :has()
from it
---
selectors-4/Overview.bs | 2 ++
1 file changed, 2 insertions(+)
diff --git a/selectors-4/Overview.bs b/selectors-4/Overview.bs
index 5b962ae9ef0..5b1894d3c26 100644
--- a/selectors-4/Overview.bs
+++ b/selectors-4/Overview.bs
@@ -27,6 +27,7 @@ At Risk: the column combinator
At Risk: the '':read-write'' pseudo-class
At Risk: the '':has()'' pseudo-class
At Risk: [=user action pseudo-classes=] applying to non-[=tree-abiding=] [=pseudo-elements=]
+At Risk: the '':blank'' pseudo-class
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
Ignored Vars: identifier, extended filtering, i
@@ -4108,6 +4109,7 @@ Changes since the 7 May 2022 Working Draft
Significant changes since the 7 May 2022 Working Draft:
+ * Marked '':blank'' as at-risk and removed the at-risk status from '':read-write'' and '':has()''
* Added '':open'' and '':closed'' pseudo-classes.
(Issue 7319)
* Disallowed [=pseudo-elements=] from '':has()'' unless explicitly allowed