From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../DOMParser-parseFromString-url-base.html.ini | 136 +++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 testing/web-platform/meta/domparsing/DOMParser-parseFromString-url-base.html.ini (limited to 'testing/web-platform/meta/domparsing/DOMParser-parseFromString-url-base.html.ini') 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 + -- cgit v1.2.3