Closed
Bug 1527584
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15352 - HTML: window.open("", "", "noreferrer")
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15352 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15352
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
HTML: window.open("", "", "noreferrer")
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4a6f097dba750aa3d43227d14273918041baeda3
Assignee | ||
Comment 4•6 years ago
|
||
Ran 3 tests and 9 subtests
OK : 2
PASS : 2
FAIL : 7
New tests that have failures or other problems:
/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-noreferrer.html
After "noreferrer", tokenization should skip window features separators that are not "=" or ",": FAIL
Feature "noreferrer" should be converted to ASCII lowercase: FAIL
Integer values other than 0 should activate the feature: FAIL
Tokenization of "noreferrer" should skip window features separators before feature: FAIL
Tokenizing "noreferrer" should ignore window feature separators except "," after initial "=" and before value: FAIL
Tokenizing "noreferrer" should read characters until first window feature separator as `value`: FAIL
/html/browsers/the-window-object/window-open-noreferrer.html
window.open() with "noreferrer" tests: FAIL
Tests that are disabled for instability:
/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-tokenization-noopener.html
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5c6bfad36ca0
[wpt PR 15352] - HTML: window.open("", "", "noreferrer"), a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/e28093d1fc65
[wpt PR 15352] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/154f3e3e9fc6
[wpt PR 15352] - HTML: window.open("", "", "noreferrer"), a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/b58846c0e583
[wpt PR 15352] - Update wpt metadata, a=testonly
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/154f3e3e9fc6
https://hg.mozilla.org/mozilla-central/rev/b58846c0e583
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•