summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/domparsing/DOMParser-parseFromString-xml.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/domparsing/DOMParser-parseFromString-xml.html.ini')
-rw-r--r--testing/web-platform/meta/domparsing/DOMParser-parseFromString-xml.html.ini26
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/domparsing/DOMParser-parseFromString-xml.html.ini b/testing/web-platform/meta/domparsing/DOMParser-parseFromString-xml.html.ini
new file mode 100644
index 0000000000..60d273fa5c
--- /dev/null
+++ b/testing/web-platform/meta/domparsing/DOMParser-parseFromString-xml.html.ini
@@ -0,0 +1,26 @@
+[DOMParser-parseFromString-xml.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [XMLDocument interface for correctly parsed document with type text/xml]
+ expected: FAIL
+
+ [XMLDocument interface for incorrectly parsed document with type text/xml]
+ expected: FAIL
+
+ [XMLDocument interface for correctly parsed document with type application/xml]
+ expected: FAIL
+
+ [XMLDocument interface for incorrectly parsed document with type application/xml]
+ expected: FAIL
+
+ [XMLDocument interface for correctly parsed document with type application/xhtml+xml]
+ expected: FAIL
+
+ [XMLDocument interface for incorrectly parsed document with type application/xhtml+xml]
+ expected: FAIL
+
+ [XMLDocument interface for correctly parsed document with type image/svg+xml]
+ expected: FAIL
+
+ [XMLDocument interface for incorrectly parsed document with type image/svg+xml]
+ expected: FAIL