Closed
Bug 1886282
Opened 11 months ago
Closed 11 months ago
[wpt-sync] Sync PR 45206 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=270806
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45206 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45206
Details from upstream follow.
Matthieu Dubet <m_dubet@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=270806
Assignee | ||
Updated•11 months ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•11 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=af9ef2a72b6018f6ac07cd59c24ca1e38da7c349
Assignee | ||
Comment 2•11 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 23 subtests
Status Summary
Firefox
OK
: 1
PASS
: 7
FAIL
: 16
Chrome
OK
: 1
PASS
: 23
Safari
OK
: 1
PASS
: 22
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /css/css-cascade/scope-evaluation.html [wpt.fyi]
- Single scope:
FAIL
- Selecting self with :scope:
FAIL
- Single scope with limit:
FAIL
- Single scope, :scope pseudo in main selector:
FAIL
- Single scope, :scope pseudo in to-selector:
FAIL
- Multiple scopes, :scope pseudo in to-selector:
FAIL
- Inner @scope with :scope in from-selector:
FAIL
- Multiple scopes from same @scope-rule, only one limited:
FAIL
- Nested scopes:
FAIL
- Nested scopes, with to-selector:
FAIL
- :scope selecting itself:
FAIL
- The scoping limit is not in scope:
FAIL
- Simulated inclusive scoping limit:
FAIL
- Relative selector inside @scope:
FAIL
- Scope root with :has():
FAIL
- Single scope:
New Tests That Don't Pass
- /css/css-cascade/scope-evaluation.html [wpt.fyi]
- Single scope:
FAIL
(Chrome:PASS
, Safari:PASS
) - Selecting self with :scope:
FAIL
(Chrome:PASS
, Safari:PASS
) - Single scope with limit:
FAIL
(Chrome:PASS
, Safari:PASS
) - Single scope, :scope pseudo in main selector:
FAIL
(Chrome:PASS
, Safari:PASS
) - Single scope, :scope pseudo in to-selector:
FAIL
(Chrome:PASS
, Safari:PASS
) - Multiple scopes, :scope pseudo in to-selector:
FAIL
(Chrome:PASS
, Safari:PASS
) - Inner @scope with :scope in from-selector:
FAIL
(Chrome:PASS
, Safari:PASS
) - Multiple scopes from same @scope-rule, only one limited:
FAIL
(Chrome:PASS
, Safari:PASS
) - Nested scopes:
FAIL
(Chrome:PASS
, Safari:PASS
) - Nested scopes, with to-selector:
FAIL
(Chrome:PASS
, Safari:PASS
) - :scope selecting itself:
FAIL
(Chrome:PASS
, Safari:PASS
) - The scoping limit is not in scope:
FAIL
(Chrome:PASS
, Safari:PASS
) - Simulated inclusive scoping limit:
FAIL
(Chrome:PASS
, Safari:PASS
) - Relative selector inside @scope:
FAIL
(Chrome:PASS
, Safari:PASS
) - Scope root with :has():
FAIL
(Chrome:PASS
, Safari:PASS
) - Any scope limit makes the element out of scope:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Single scope:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e0a82bf8ac4
[wpt PR 45206] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=270806, a=testonly
https://hg.mozilla.org/integration/autoland/rev/e0bdbf6abf24
[wpt PR 45206] - Update wpt metadata, a=testonly
Comment 4•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1e0a82bf8ac4
https://hg.mozilla.org/mozilla-central/rev/e0bdbf6abf24
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•