Open
Bug 1794748
Opened 2 years ago
Updated 3 months ago
New wpt failures in /html/browsers/browsing-the-web/overlapping-navigations-and-traversals/ [cross-document-nav-same-document-traversal.html, cross-document-traversal-cross-document-traversal.html, and 4 others]
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 36364 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /html/browsers/browsing-the-web/overlapping-navigations-and-traversals/cross-document-nav-same-document-traversal.html [wpt.fyi]
- cross-document navigations are stopped by same-document back():
FAIL
- cross-document navigations are stopped by same-document back():
- /html/browsers/browsing-the-web/overlapping-navigations-and-traversals/cross-document-traversal-same-document-nav.html [wpt.fyi]
- same-document traversals + fragment navigations:
FAIL
- same-document traversals + pushState():
FAIL
- same-document traversals + fragment navigations:
- /html/browsers/browsing-the-web/overlapping-navigations-and-traversals/same-document-traversal-same-document-nav.html [wpt.fyi]
- same-document traversals are not canceled by fragment navigations and calculate their endpoint based on the original placement:
FAIL
- same-document traversals are not canceled by pushState() and calculate their endpoint based on the original placement:
FAIL
- same-document traversals are not canceled by fragment navigations and calculate their endpoint based on the original placement:
New Tests That Don't Pass
- /html/browsers/browsing-the-web/overlapping-navigations-and-traversals/cross-document-traversal-cross-document-traversal.html [wpt.fyi]
- cross-document traversals in opposite directions: the result is going nowhere:
FAIL
(Chrome:PASS
, Safari:FAIL
) - cross-document traversals in opposite directions, second traversal invalid at queuing time but valid at the time it is run: the result is going nowhere:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- cross-document traversals in opposite directions: the result is going nowhere:
- /html/browsers/browsing-the-web/overlapping-navigations-and-traversals/nav-cancelation-1.html [wpt.fyi]
- parent cancels a pending navigation in a same-origin child:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- parent cancels a pending navigation in a same-origin child:
- /html/browsers/browsing-the-web/overlapping-navigations-and-traversals/nav-cancelation-2.sub.html [wpt.fyi]
- grandparent cancels a pending navigation in a cross-origin grandchild:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- grandparent cancels a pending navigation in a cross-origin grandchild:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1794361 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Updated•3 months ago
|
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•