mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
[10743] Add content type to XmlDocument constructor based on namespace
[10743] Fix namespace in createDocument test [10743] Remove test ini file, match returns static strings instead of DOMString. [10743] Fix arguments to XMLDocument::new Update failing test [10743] Add content type to XmlDocument constructor based on namespace [10743] Fix namespace in createDocument test [10743] Remove test ini file, match returns static strings instead of DOMString. [10743] Fix arguments to XMLDocument::new Update failing test
This commit is contained in:
parent
f932db34c8
commit
d9128fba07
4 changed files with 14 additions and 16 deletions
|
@ -1,9 +0,0 @@
|
|||
[DOMImplementation-createDocument.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10743
|
||||
[createDocument test 179: metadata for "http://www.w3.org/1999/xhtml","",null]
|
||||
expected: FAIL
|
||||
|
||||
[createDocument test 180: metadata for "http://www.w3.org/2000/svg","",null]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue