Closed
Bug 1886587
Opened 11 months ago
Closed 11 months ago
[wpt-sync] Sync PR 45226 - Use promise_rejects_dom and fixup indentation in transition-in-hidden-page.html
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 45226 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45226
Details from upstream follow.
Tim Nguyen <nt1m@users.noreply.github.com> wrote:
Use promise_rejects_dom and fixup indentation in transition-in-hidden-page.html
Assignee | ||
Comment 1•11 months ago
|
||
PR 45226 applied with additional changes from upstream: de64b61df17bec0ed1e2777ab717bec6f8959a25, ddf5b1d83d7bd893030f1761af17deab9d9881c1, d4535158a3196da9278c836c1d679545b026aaaf, b0960310c21a31369d65a50b7925ce29b92734eb
Assignee | ||
Updated•11 months ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 2•11 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ffff122b92e936fbb9d458d7645da44c58331b20
Assignee | ||
Comment 3•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 3 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 3
Chrome
OK
: 1
FAIL
: 3
Safari
OK
: 1
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-view-transitions/transition-in-hidden-page.html [wpt.fyi]
- A view transition should be immediately skipped if started when document is hidden:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - A view transition should be skipped when a document becomes hidden while processing update callback:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - A view transition should be skipped when a document becomes hidden while animating:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- A view transition should be immediately skipped if started when document is hidden:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/09b7ef7f11d3
[wpt PR 45226] - Use promise_rejects_dom and fixup indentation in transition-in-hidden-page.html, a=testonly
Comment 5•11 months ago
|
||
bugherder |
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
•