Closed
Bug 1886370
Opened 11 months ago
Closed 11 months ago
[wpt-sync] Sync PR 45214 - Add missing `<html>` tag 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 45214 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45214
Details from upstream follow.
Tim Nguyen <nt1m@users.noreply.github.com> wrote:
Add missing
<html>
tag in transition-in-hidden-page.html
Assignee | ||
Comment 1•11 months ago
|
||
PR 45214 applied with additional changes from upstream: de64b61df17bec0ed1e2777ab717bec6f8959a25, ddf5b1d83d7bd893030f1761af17deab9d9881c1, d4535158a3196da9278c836c1d679545b026aaaf
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=a6e0cf01de52b2327459883d57d4206ec79487dc
Assignee | ||
Comment 3•11 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1722690e352363d755b30328c3daf7e3e0d72009
Assignee | ||
Updated•11 months ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•11 months ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 4•11 months ago
|
||
CI Results
Ran 0 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
FAIL
: 1
TIMEOUT
: 2
NOTRUN
: 1
Safari
OK
: 1
FAIL
: 3
Links
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:TIMEOUT
, Safari:FAIL
) - A view transition should be skipped when a document becomes hidden while animating:
FAIL
(Chrome:NOTRUN
, 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/aa156e4eed14
[wpt PR 45214] - Add missing `<html>` tag in transition-in-hidden-page.html, a=testonly
Comment 6•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
•