Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement DOMImplementation::createDocument #1509
Closed
Comments
|
Requires #1391 - Implement Document.createElementNS() - to be implemented first. |
bors-servo
pushed a commit
that referenced
this issue
Apr 21, 2014
…s2ger Spec: http://dom.spec.whatwg.org/#dom-domimplementation-createdocument Closes #1509.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Spec:
http://dom.spec.whatwg.org/#dom-domimplementation-createdocument
This is a subtask for #1485.