Closed
Bug 1449529
Opened 8 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10209 - Test document.write() on image and text documents
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10209 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10209
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
> Test document.write() on image and text documents
>
> See https://bugzilla.mozilla.org/show_bug.cgi?id=1444872 for context.
Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Reporter | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Priority: P4 → P3
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Reporter | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ae5ef5be8f7e192be4380838fcc05a23a743da1e
Reporter | ||
Comment 5•7 years ago
|
||
Ran 1 tests and 4[linux32-opt,linux64-opt] subtests
OK : 1[linux32-opt,linux64-opt]
PASS : 1[linux32-opt,linux64-opt]
CRASH : 1[linux32-debug,linux64-debug]
FAIL : 3[linux32-opt,linux64-opt]
Tests that CRASH:
/html/dom/dynamic-markup-insertion/document-write/contentType.window.html: [linux32-debug,linux64-debug]
New tests that have failures or other problems:
/html/dom/dynamic-markup-insertion/document-write/contentType.window.html
document.write(): image document: FAIL[linux32-opt,linux64-opt]
document.write(): text document: FAIL[linux32-opt,linux64-opt]
document.write(): video document: FAIL[linux32-opt,linux64-opt]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/339e33f45ebb
[wpt PR 10209] - Test document.write() on image and text documents, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/0fcc7acd0a97
[wpt PR 10209] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/339e33f45ebb
https://hg.mozilla.org/mozilla-central/rev/0fcc7acd0a97
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•