diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/domparsing/DOMParser-parseFromString-url-base.html.ini | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 + |