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 --- .../nodes/Document-contentType/contentType/contenttype_bmp.html.ini | 2 ++ .../contentType/contenttype_javascripturi.html.ini | 3 +++ .../nodes/Document-contentType/contentType/contenttype_jpg.html.ini | 3 +++ .../contentType/contenttype_mimeheader_01.html.ini | 3 +++ .../contentType/contenttype_mimeheader_02.html.ini | 3 +++ .../nodes/Document-contentType/contentType/contenttype_png.html.ini | 3 +++ .../nodes/Document-contentType/contentType/contenttype_txt.html.ini | 3 +++ .../nodes/Document-contentType/contentType/contenttype_xml.html.ini | 3 +++ .../dom/nodes/Document-contentType/contentType/createDocument.html.ini | 3 +++ .../nodes/Document-contentType/contentType/createHTMLDocument.html.ini | 3 +++ .../contentType/xhr_responseType_document.html.ini | 3 +++ 11 files changed, 32 insertions(+) create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createDocument.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createHTMLDocument.html.ini create mode 100644 testing/web-platform/meta/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html.ini (limited to 'testing/web-platform/meta/dom/nodes/Document-contentType/contentType') diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini new file mode 100644 index 0000000000..ab3a0d694f --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini @@ -0,0 +1,2 @@ +[contenttype_bmp.html] + disabled: unstable diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini new file mode 100644 index 0000000000..a2908c57ce --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini @@ -0,0 +1,3 @@ +[contenttype_javascripturi.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini new file mode 100644 index 0000000000..f39d96e66b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini @@ -0,0 +1,3 @@ +[contenttype_jpg.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini new file mode 100644 index 0000000000..a9fced2d35 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini @@ -0,0 +1,3 @@ +[contenttype_mimeheader_01.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html.ini new file mode 100644 index 0000000000..2022ab44a9 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html.ini @@ -0,0 +1,3 @@ +[contenttype_mimeheader_02.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini new file mode 100644 index 0000000000..72496c6997 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini @@ -0,0 +1,3 @@ +[contenttype_png.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini new file mode 100644 index 0000000000..88fe9d9893 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini @@ -0,0 +1,3 @@ +[contenttype_txt.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini new file mode 100644 index 0000000000..bc101a5990 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini @@ -0,0 +1,3 @@ +[contenttype_xml.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createDocument.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createDocument.html.ini new file mode 100644 index 0000000000..e6e4728693 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createDocument.html.ini @@ -0,0 +1,3 @@ +[createDocument.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createHTMLDocument.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createHTMLDocument.html.ini new file mode 100644 index 0000000000..4fac239fe5 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createHTMLDocument.html.ini @@ -0,0 +1,3 @@ +[createHTMLDocument.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html.ini b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html.ini new file mode 100644 index 0000000000..76719f6de5 --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html.ini @@ -0,0 +1,3 @@ +[xhr_responseType_document.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] -- cgit v1.2.3