Closed
Bug 1458813
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 10815 - HTML: document.open() and global variables
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10815 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/w3c/web-platform-tests/pull/10815 Details from upstream follow. Anne van Kesteren <annevk@annevk.nl> wrote: > HTML: document.open() and global variables > > For https://github.com/whatwg/html/pull/3651.
Reporter | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Reporter | ||
Comment 1•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=53c1fd3f4c63ba6e3c8670abbc0fa6523434f1f3
Reporter | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8cebc8ef60cd4013b7f8dce141205b13b378a67b
Reporter | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Reporter | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Reporter | ||
Comment 3•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=df6c8ed179fe61e393db83dc2f95a070882b31a8
Reporter | ||
Comment 4•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4f078e3e919daed809ce5cd0463babef8537c9ed
Reporter | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Reporter | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Reporter | ||
Comment 5•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=0ea4740815e7065194732f90996ca8f9d6510cb2
Reporter | ||
Comment 6•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c965a8fdcecbcb611d321a803559ea00c86c5191
Reporter | ||
Comment 7•5 years ago
|
||
Ran 3 tests and 21 subtests OK : 3 PASS : 4 FAIL : 17 New tests that have failures or other problems: /html/webappapis/dynamic-markup-insertion/opening-the-input-stream/015.html global scope unchanged: FAIL /html/webappapis/dynamic-markup-insertion/opening-the-input-stream/document.open-03.html document.open and no singleton replacement: FAIL /html/webappapis/dynamic-markup-insertion/opening-the-input-stream/no-new-global.window.html BarProp maintains its prototype and properties through open(): FAIL BarProp maintains object identity through open(): FAIL Document maintains its prototype and properties through open(): FAIL History maintains its prototype and properties through open(): FAIL History maintains object identity through open(): FAIL Location maintains its prototype and properties through open(): FAIL Location maintains object identity through open(): FAIL Navigator maintains its prototype and properties through open(): FAIL Navigator maintains object identity through open(): FAIL Obtaining a variable from a global whose document had open() invoked: FAIL WindowProxy maintains its prototype and properties through open(): FAIL localStorage maintains its prototype and properties through open(): FAIL localStorage maintains object identity through open(): FAIL sessionStorage maintains its prototype and properties through open(): FAIL sessionStorage maintains object identity through open(): FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/bff723cc3832 [wpt PR 10815] - HTML: document.open() and global variables, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/936e291dacf2 [wpt PR 10815] - Update wpt metadata, a=testonly
Comment 9•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/bff723cc3832 https://hg.mozilla.org/mozilla-central/rev/936e291dacf2
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Assignee | ||
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•