commit 895bb5f507fbe6f47c313e4d95522cb7dc8c1cfe parent 7ab4d7f6dba998ac72e13394dd4ff8c0054674dc Author: Diego Escalante <descalante@mozilla.com> Date: Wed, 22 Oct 2025 18:49:44 +0000 Bug 1966704 - Update WPT expectations with new passes for relative selectors in at-scope. r=dshin Differential Revision: https://phabricator.services.mozilla.com/D268953 Diffstat:
| M | testing/web-platform/meta/css/css-cascade/scope-invalidation.html.ini | | | 11 | +---------- |
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/testing/web-platform/meta/css/css-cascade/scope-invalidation.html.ini b/testing/web-platform/meta/css/css-cascade/scope-invalidation.html.ini @@ -1,12 +1,3 @@ [scope-invalidation.html] - [Scope root with :has()] - expected: FAIL - - [Scope root with :has(), :scope both subject and non-subject] - expected: FAIL - - [Scope root with :has(), :scope both subject and non-subject] - expected: FAIL - - [Scope limit with :has()] + [:not(scope) in limit ancestor] expected: FAIL