[wpt-sync] Sync PR 32318 - App history: more srcdoc and javascript: tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox98 fixed)
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32318 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32318
Details from upstream follow.
Domenic Denicola <domenic@chromium.org> wrote:
App history: more srcdoc and javascript: tests
Fixed: 1252487
Change-Id: I5db00ed8e35fab3184b73ee1955e45460724fa65
Reviewed-on: https://chromium-review.googlesource.com/3379290
WPT-Export-Revision: bc8e195f324e5b5b0b639626b61fecb89f4fc12c
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
OK : 4
FAIL: 4
Chrome
OK : 4
PASS: 4
Safari
OK : 4
FAIL: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/app-history/app-history-entry/entries-in-new-javascript-url-iframe.html
AppHistory entries() and current should be set in a new javascript: URL iframe: FAIL (Chrome: PASS, Safari: FAIL)
/app-history/navigate-event/navigate-to-javascript.html
navigate event does not fire for javascript: URL navigations: FAIL (Chrome: PASS, Safari: FAIL)
/app-history/navigate-event/navigate-to-srcdoc.html
navigate event fires appropriately (and can be canceled) for adding the srcdoc attribute: FAIL (Chrome: PASS, Safari: FAIL)
/app-history/app-history-entry/entries-in-new-srcdoc-iframe.html
AppHistory entries() and current should be set in a new srcdoc iframe: FAIL (Chrome: PASS, Safari: FAIL)
Comment 3•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/22c51a1e07a6
https://hg.mozilla.org/mozilla-central/rev/19a97ed73084
Description
•