Closed
Bug 1886281
Opened 11 months ago
Closed 11 months ago
[wpt-sync] Sync PR 45205 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=270900
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 45205 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45205
Details from upstream follow.
Matthieu Dubet <m_dubet@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=270900
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=dcc8c3271e7d60d47c0644306b22b870a0b8f58f
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 9 subtests
Status Summary
Firefox
OK
: 1
PASS
: 2
FAIL
: 7
Chrome
OK
: 1
PASS
: 9
Safari
OK
: 1
PASS
: 8
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /css/css-cascade/scope-implicit.html [wpt.fyi]
- @scope without prelude implicitly scopes to parent of owner node:
FAIL
- :scope can style implicit root:
FAIL
- @scope works with two identical stylesheets:
FAIL
- Implicit @scope with inner relative selector:
FAIL
- Implicit @scope with inner nesting selector:
FAIL
- Implicit @scope with limit:
FAIL
- @scope without prelude implicitly scopes to parent of owner node:
New Tests That Don't Pass
- /css/css-cascade/scope-implicit.html [wpt.fyi]
- @scope without prelude implicitly scopes to parent of owner node:
FAIL
(Chrome:PASS
, Safari:PASS
) - :scope can style implicit root:
FAIL
(Chrome:PASS
, Safari:PASS
) - @scope works with two identical stylesheets:
FAIL
(Chrome:PASS
, Safari:PASS
) - Implicit @scope with inner relative selector:
FAIL
(Chrome:PASS
, Safari:PASS
) - Implicit @scope with inner nesting selector:
FAIL
(Chrome:PASS
, Safari:PASS
) - Implicit @scope with limit:
FAIL
(Chrome:PASS
, Safari:PASS
) - Proximity calculation of multiple implicit @scope:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- @scope without prelude implicitly scopes to parent of owner node:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/42898c54ba7b
[wpt PR 45205] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=270900, a=testonly
https://hg.mozilla.org/integration/autoland/rev/ce60c98bd98b
[wpt PR 45205] - Update wpt metadata, a=testonly
Comment 4•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/42898c54ba7b
https://hg.mozilla.org/mozilla-central/rev/ce60c98bd98b
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
•