Closed Bug 1751176 Opened 4 years ago Closed 4 years ago

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

Categories

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

task

Tracking

()

RESOLVED FIXED
98 Branch
Tracking Status
firefox98 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Antti Koivisto <antti@apple.com> wrote:

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

WebKit export from bug: [:has pseudo-class] Support :has(:not(foo))

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

CI Results

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

Total 1 tests and 21 subtests

Status Summary

Firefox

OK : 1
PASS: 11
FAIL: 10

Chrome

OK : 1
PASS: 11
FAIL: 10

Safari

OK : 1
PASS: 13
FAIL: 8

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/selectors/invalidation/has-with-not.html
remove .test to subject_child: FAIL (Chrome: FAIL, Safari: PASS)
remove .test to subject_descendant: FAIL (Chrome: FAIL, Safari: PASS)
insert element div before subject_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div before subject_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div after subject_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert element div after subject_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div before subject_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div>div before subject_descendant: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div.test after subject_child: FAIL (Chrome: FAIL, Safari: FAIL)
insert tree div.test after subject_descendant: FAIL (Chrome: FAIL, Safari: FAIL)

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