mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
Add XMLDocument object
This commit is contained in:
@@ -4,15 +4,9 @@
|
||||
[Should parse correctly in type text/xml]
|
||||
expected: FAIL
|
||||
|
||||
[XMLDocument interface for correctly parsed document with type text/xml]
|
||||
expected: FAIL
|
||||
|
||||
[Should return an error document for XML wellformedness errors in type text/xml]
|
||||
expected: FAIL
|
||||
|
||||
[XMLDocument interface for incorrectly parsed document with type text/xml]
|
||||
expected: FAIL
|
||||
|
||||
[Should parse correctly in type application/xml]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user