blob: f71d8963b74cc9881a7a273677901dd35138c72d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[DOMParser-parseFromString-xml.html]
[Should return an error document for XML wellformedness errors in type text/xml]
expected: FAIL
[Should return an error document for XML wellformedness errors in type application/xml]
expected: FAIL
[Should return an error document for XML wellformedness errors in type application/xhtml+xml]
expected: FAIL
[Should return an error document for XML wellformedness errors in type image/svg+xml]
expected: FAIL
|