Closed Bug 1772495 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 34298 - Remove 'tentative' from wpt test for explicit :scope in :has()

Categories

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

task

Tracking

()

RESOLVED FIXED
103 Branch
Tracking Status
firefox103 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Byungwoo Lee <blee@igalia.com> wrote:

Remove 'tentative' from wpt test for explicit :scope in :has()

Remove 'tentative' from has-argument-with-explicit-scope.tentative.html
according to the issue resolution:

Bug: 669058
Change-Id: Iae1946abfb4a5739e95f0b7d90869b6088f87b5b

Reviewed-on: https://chromium-review.googlesource.com/3688773
WPT-Export-Revision: 2b60b64de79ef0bc0ae447b94d0d22cca8047161

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

CI Results

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

Total 1 tests and 13 subtests

Status Summary

Firefox

OK : 1
FAIL: 13

Chrome

OK : 1
PASS: 13

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/selectors/has-argument-with-explicit-scope.html [wpt.fyi]
    • :has(:scope) matches expected elements on scope1: FAIL (Chrome: PASS)
    • :has(:scope .c) matches expected elements on scope1: FAIL (Chrome: PASS)
    • :has(.a :scope) matches expected elements on scope1: FAIL (Chrome: PASS)
    • .a:has(:scope) .c matches expected elements on scope1: FAIL (Chrome: PASS)
    • .a:has(:scope) .c and :is(.a :scope .c) returns same elements on scope1: FAIL (Chrome: PASS)
    • .a:has(:scope) .c matches expected elements on scope2: FAIL (Chrome: PASS)
    • .a:has(:scope) .c and :is(.a :scope .c) returns same elements on scope2: FAIL (Chrome: PASS)
    • .c:has(:is(:scope .d)) matches expected elements on scope1: FAIL (Chrome: PASS)
    • .c:has(:is(:scope .d)) and :scope .c:has(.d) returns same elements on scope1: FAIL (Chrome: PASS)
    • .c:has(:is(:scope .d)) and .c:has(.d) returns same elements on scope1: FAIL (Chrome: PASS)
    • .c:has(:is(:scope .d)) matches expected elements on scope2: FAIL (Chrome: PASS)
    • .c:has(:is(:scope .d)) and :scope .c:has(.d) returns same elements on scope2: FAIL (Chrome: PASS)
    • .c:has(:is(:scope .d)) and .c:has(.d) returns same elements on scope2: FAIL (Chrome: PASS)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c100a04f8a56 [wpt PR 34298] - Remove 'tentative' from wpt test for explicit :scope in :has(), a=testonly https://hg.mozilla.org/integration/autoland/rev/bc6852f102ce [wpt PR 34298] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Regressions: 1773637
You need to log in before you can comment on or make changes to this bug.