Closed
Bug 909859
Opened 10 years ago
Closed 10 years ago
Make the doctype argument of createDocument optional
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
1.01 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Attachment #796152 -
Flags: review?(bugs)
Comment 2•10 years ago
|
||
Comment on attachment 796152 [details] [diff] [review] Make the doctype argument of createDocument optional. Ms2ger will update imptests.
Attachment #796152 -
Flags: review?(bugs) → review+
Comment 3•10 years ago
|
||
https://github.com/w3c/web-platform-tests/pull/308 We should probably cherry pick that already.
![]() |
Assignee | |
Comment 4•10 years ago
|
||
Needs to land with the above patch, right?
![]() |
Assignee | |
Comment 5•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d1daa756d2a0
Flags: in-testsuite+
Whiteboard: [need review]
Target Milestone: --- → mozilla26
Updated•10 years ago
|
Keywords: dev-doc-needed
Comment 6•10 years ago
|
||
Actually it doesn't matter because the test is virtually disabled. (See bug 885107)
Comment 7•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d1daa756d2a0
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 8•10 years ago
|
||
Updated: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/26 and https://developer.mozilla.org/en-US/docs/Web/API/DOMImplementation.createDocument
Keywords: dev-doc-needed → dev-doc-complete
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
•