Closed
Bug 1573203
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 18391 - Add tests to prevent a sandbox iframe from using history APIs
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18391 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18391
Details from upstream follow.
Dave Tapuska <dtapuska@chromium.org> wrote:
Add tests to prevent a sandbox iframe from using history APIs
Spec change https://github.com/whatwg/html/pull/4787
BUG=705583
Change-Id: I6fc5fee627156c10c771b63b609d1d25c6fd439c
Reviewed-on: https://chromium-review.googlesource.com/1749444
WPT-Export-Revision: 86cefdc63e64b83705d2db458afe652dd7a688fd
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=172fc09036789e6d4e5d0c8bcaf0128a846d1f3c
Assignee | ||
Comment 3•5 years ago
|
||
Ran 3 tests and 3 subtests
OK : 3
PASS : 1
FAIL : 2
New tests that have failures or other problems:
/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigate_history_go_back.html
Check that sandboxed iframe can not navigate their ancestors: FAIL
/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigate_history_go_forward.html
Check that sandboxed iframe can not navigate their ancestors: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/74a2012e3573
[wpt PR 18391] - Add tests to prevent a sandbox iframe from using history APIs, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/37fa0d77d738
[wpt PR 18391] - Update wpt metadata, a=testonly
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/74a2012e3573
https://hg.mozilla.org/mozilla-central/rev/37fa0d77d738
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•