Closed Bug 1743802 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 31807 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=233696

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 31807 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/31807
Details from upstream follow.

Antti Koivisto <antti@apple.com> wrote:

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=233696

WebKit export from bug: [:has() pseudo-class] Sibling combinator invalidation

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 71 subtests

Status Summary

Firefox

OK : 1
PASS: 36
FAIL: 35

Chrome

OK : 1
PASS: 36
FAIL: 35

Safari

OK : 1
PASS: 36
FAIL: 35

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/selectors/invalidation/has-sibling.html
add .test to first_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
add .test to second_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
add .test to third_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
add .test to first_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
add .test to first_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
add .test to third_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
add .test to third_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test before first_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test before second_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test before third_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test before first_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test before first_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test before third_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test before third_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test after first_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test after second_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test after third_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test after first_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test after first_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test after third_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div.test after third_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test before first_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test before second_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test before third_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test before first_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test before first_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test before third_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test before third_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test after first_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test after second_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test after third_sibling: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test after first_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test after first_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test after third_sibling_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div.test after third_sibling_descendant: FAIL (Chrome: FAIL, Safari: FAIL)

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.