diff options
Diffstat (limited to 'testing/web-platform/meta/domparsing/DOMParser-parseFromString-url-base.html.ini')
-rw-r--r-- | testing/web-platform/meta/domparsing/DOMParser-parseFromString-url-base.html.ini | 136 |
1 files changed, 136 insertions, 0 deletions
diff --git a/testing/web-platform/meta/domparsing/DOMParser-parseFromString-url-base.html.ini b/testing/web-platform/meta/domparsing/DOMParser-parseFromString-url-base.html.ini new file mode 100644 index 0000000000..30f8d36443 --- /dev/null +++ b/testing/web-platform/meta/domparsing/DOMParser-parseFromString-url-base.html.ini @@ -0,0 +1,136 @@ +[DOMParser-parseFromString-url-base.html] + [image/svg+xml invalid XML: created using another iframe's DOMParser from this frame] + expected: FAIL + + [application/xml valid: created normally] + expected: FAIL + + [text/xml valid: created normally] + expected: FAIL + + [application/xhtml+xml valid: created using a parser from the iframe and the method from this frame] + expected: FAIL + + [application/xml valid: created using a parser from this frame and the method from the iframe] + expected: FAIL + + [application/xhtml+xml invalid XML: created using a parser from the iframe and the method from this frame] + expected: FAIL + + [application/xhtml+xml valid: created using a parser from this frame and the method from the iframe] + expected: FAIL + + [application/xml valid: created using another iframe's DOMParser from that frame] + expected: FAIL + + [image/svg+xml valid: created using another iframe's DOMParser from this frame] + expected: FAIL + + [image/svg+xml invalid XML: created using another iframe's DOMParser from that frame] + expected: FAIL + + [text/xml invalid XML: created using a parser from this frame and the method from the iframe] + expected: FAIL + + [text/xml valid: created using another iframe's DOMParser from this frame] + expected: FAIL + + [image/svg+xml invalid XML: created normally] + expected: FAIL + + [text/xml valid: created using a parser from this frame and the method from the iframe] + expected: FAIL + + [text/xml valid: created using a parser from the iframe and the method from this frame] + expected: FAIL + + [application/xhtml+xml invalid XML: created normally] + expected: FAIL + + [application/xhtml+xml valid: created normally] + expected: FAIL + + [text/html valid: created using another iframe's DOMParser from this frame] + expected: FAIL + + [text/xml invalid XML: created normally] + expected: FAIL + + [text/html valid: created normally] + expected: FAIL + + [text/xml valid: created using another iframe's DOMParser from that frame] + expected: FAIL + + [application/xml invalid XML: created using a parser from this frame and the method from the iframe] + expected: FAIL + + [application/xhtml+xml invalid XML: created using another iframe's DOMParser from this frame] + expected: FAIL + + [application/xml valid: created using another iframe's DOMParser from this frame] + expected: FAIL + + [application/xml invalid XML: created using another iframe's DOMParser from that frame] + expected: FAIL + + [application/xhtml+xml valid: created using another iframe's DOMParser from that frame] + expected: FAIL + + [image/svg+xml valid: created using a parser from the iframe and the method from this frame] + expected: FAIL + + [text/html valid: created using a parser from this frame and the method from the iframe] + expected: FAIL + + [image/svg+xml invalid XML: created using a parser from the iframe and the method from this frame] + expected: FAIL + + [text/xml invalid XML: created using another iframe's DOMParser from this frame] + expected: FAIL + + [text/html valid: created using another iframe's DOMParser from that frame] + expected: FAIL + + [application/xhtml+xml invalid XML: created using a parser from this frame and the method from the iframe] + expected: FAIL + + [application/xml invalid XML: created normally] + expected: FAIL + + [application/xhtml+xml invalid XML: created using another iframe's DOMParser from that frame] + expected: FAIL + + [image/svg+xml valid: created normally] + expected: FAIL + + [image/svg+xml valid: created using a parser from this frame and the method from the iframe] + expected: FAIL + + [application/xml invalid XML: created using another iframe's DOMParser from this frame] + expected: FAIL + + [application/xml invalid XML: created using a parser from the iframe and the method from this frame] + expected: FAIL + + [image/svg+xml invalid XML: created using a parser from this frame and the method from the iframe] + expected: FAIL + + [application/xml valid: created using a parser from the iframe and the method from this frame] + expected: FAIL + + [application/xhtml+xml valid: created using another iframe's DOMParser from this frame] + expected: FAIL + + [text/html valid: created using a parser from the iframe and the method from this frame] + expected: FAIL + + [image/svg+xml valid: created using another iframe's DOMParser from that frame] + expected: FAIL + + [text/xml invalid XML: created using another iframe's DOMParser from that frame] + expected: FAIL + + [text/xml invalid XML: created using a parser from the iframe and the method from this frame] + expected: FAIL + |