[wpt-sync] Sync PR 34512 - Fix Sandbox WPT using a non-existing file
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34512 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34512
Details from upstream follow.
Pâris Meuleman <pmeuleman@chromium.org> wrote:
Fix Sandbox WPT using a non-existing file
The test was targeting a non-existing common/blank.html file, i.e.
relative path, this leads to HTTP 404 errors instead of the expected
HTTP 204.Change-Id: Ib4d086873357f48ca6e0fcc2f27a343b14e1bc2a
Reviewed-on: https://chromium-review.googlesource.com/3714302
WPT-Export-Revision: aacfd0795055a30f69ea4233a828cab33ab176e9
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 2
FAIL: 2
Chrome
OK : 1
PASS: 4
Links
Details
New Tests That Don't Pass
- /html/semantics/embedded-content/the-iframe-element/sandbox-inherit-to-blank-document-unsandboxed.html [wpt.fyi]
- The initial empty document inherit sandbox via CSP.:
FAIL(Chrome:PASS) - The synchronous re-navigation to about:blank inherits sandbox via CSP:
FAIL(Chrome:PASS)
- The initial empty document inherit sandbox via CSP.:
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•