summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/nodes/Document-contentType/contentType
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/dom/nodes/Document-contentType/contentType')
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_bmp.html.ini2
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_javascripturi.html.ini3
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_jpg.html.ini3
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html.ini3
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02.html.ini3
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini3
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini3
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/contenttype_xml.html.ini3
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createDocument.html.ini3
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/createHTMLDocument.html.ini3
-rw-r--r--testing/web-platform/meta/dom/nodes/Document-contentType/contentType/xhr_responseType_document.html.ini3
11 files changed, 32 insertions, 0 deletions
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]