[wpt-sync] Sync PR 27306 - Fix comment in WPT about javascript urls
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 27306 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27306
Details from upstream follow.
b'Antonio Sartori <antoniosartori@chromium.org>' wrote:
Fix comment in WPT about javascript urls
This fixes a comment in a Web Platform Test which was asserting that
navigations to a javascript: url do not commit a new document, which
is false.Change-Id: Id821e7fe06e6da8e262264f610ae5d73d14bd515
Reviewed-on: https://chromium-review.googlesource.com/2646828
WPT-Export-Revision: 13b8789bed9e730f6d6eea7eac0cfcf471711e69
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
FAIL: 4
Chrome
OK : 1
PASS: 4
Safari
OK : 1
PASS: 2
FAIL: 2
Links
Details
Firefox-only Failures
/referrer-policy/generic/inheritance/iframe-inheritance-javascript-child.html
Referrer Policy: iframes with javascript url reuse referrer policy 1: FAIL
Referrer Policy: iframes with javascript url reuse referrer policy 3: FAIL
New Tests That Don't Pass
/referrer-policy/generic/inheritance/iframe-inheritance-javascript-child.html
Referrer Policy: iframes with javascript url reuse referrer policy: FAIL (Chrome: PASS, Safari: FAIL)
Referrer Policy: iframes with javascript url reuse referrer policy 1: FAIL (Chrome: PASS, Safari: PASS)
Referrer Policy: iframes with javascript url reuse referrer policy 2: FAIL (Chrome: PASS, Safari: FAIL)
Referrer Policy: iframes with javascript url reuse referrer policy 3: FAIL (Chrome: PASS, Safari: PASS)
Updated•4 years ago
|
Comment 4•4 years ago
|
||
bugherder |
Description
•