[wpt-sync] Sync PR 41326 - blink: Add a boolean to detect UA visual transitions on nav events.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox118 fixed)
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41326 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41326
Details from upstream follow.
Khushal Sagar <khushalsagar@chromium.org> wrote:
blink: Add a boolean to detect UA visual transitions on nav events.
This implements https://github.com/whatwg/html/issues/8782.
Change-Id: I171dff85faa86f47ee8678f412c8f13091b88214
Reviewed-on: https://chromium-review.googlesource.com/4750342
WPT-Export-Revision: 1874fe43c3a59629465a3bb225e57fe8554ba9ae
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 2
Chrome
OK
: 2
FAIL
: 2
Safari
OK
: 2
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/browsers/browsing-the-web/history-traversal/popstate_event.html [wpt.fyi]
- Queue a task to fire popstate event:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Queue a task to fire popstate event:
- /navigation-api/navigate-event/navigate-navigation-back-same-document.html [wpt.fyi]
- navigate event for navigation.back() - same-document:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- navigate event for navigation.back() - same-document:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b975a1ee5b70
https://hg.mozilla.org/mozilla-central/rev/2505844dccde
Description
•