summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/custom-elements/reactions/customized-builtins
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/custom-elements/reactions/customized-builtins')
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLDataElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLDetailsElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLEmbedElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLFieldSetElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLLIElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLLabelElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMediaElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMetaElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLModElement.html.ini4
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLOptGroupElement.html.ini2
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLParamElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLProgressElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLQuoteElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLSourceElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLStyleElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLTableColElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLTimeElement.html.ini3
17 files changed, 51 insertions, 0 deletions
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLDataElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLDataElement.html.ini
new file mode 100644
index 0000000000..414fdbebd9
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLDataElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLDataElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLDetailsElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLDetailsElement.html.ini
new file mode 100644
index 0000000000..4a7adcafa6
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLDetailsElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLDetailsElement.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLEmbedElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLEmbedElement.html.ini
new file mode 100644
index 0000000000..d7501d870f
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLEmbedElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLEmbedElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLFieldSetElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLFieldSetElement.html.ini
new file mode 100644
index 0000000000..cfd53dddec
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLFieldSetElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLFieldSetElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLLIElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLLIElement.html.ini
new file mode 100644
index 0000000000..3bca9ec5ad
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLLIElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLLIElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLLabelElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLLabelElement.html.ini
new file mode 100644
index 0000000000..1d1b9ed520
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLLabelElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLLabelElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMediaElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMediaElement.html.ini
new file mode 100644
index 0000000000..e4532c5af0
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMediaElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLMediaElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT, CRASH]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMetaElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMetaElement.html.ini
new file mode 100644
index 0000000000..8e25d7addc
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLMetaElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLMetaElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLModElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLModElement.html.ini
new file mode 100644
index 0000000000..2714fb3da0
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLModElement.html.ini
@@ -0,0 +1,4 @@
+[HTMLModElement.html]
+ expected:
+ if (os == "android") and fission: [ERROR, TIMEOUT]
+ ERROR
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLOptGroupElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLOptGroupElement.html.ini
new file mode 100644
index 0000000000..bf855bdb2c
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLOptGroupElement.html.ini
@@ -0,0 +1,2 @@
+[HTMLOptGroupElement.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLParamElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLParamElement.html.ini
new file mode 100644
index 0000000000..0809834b5b
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLParamElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLParamElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLProgressElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLProgressElement.html.ini
new file mode 100644
index 0000000000..9caa48974c
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLProgressElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLProgressElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLQuoteElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLQuoteElement.html.ini
new file mode 100644
index 0000000000..467e61df68
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLQuoteElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLQuoteElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLSourceElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLSourceElement.html.ini
new file mode 100644
index 0000000000..ce563d99a7
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLSourceElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLSourceElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLStyleElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLStyleElement.html.ini
new file mode 100644
index 0000000000..3369eaf241
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLStyleElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLStyleElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLTableColElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLTableColElement.html.ini
new file mode 100644
index 0000000000..d5c2479526
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLTableColElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLTableColElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLTimeElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLTimeElement.html.ini
new file mode 100644
index 0000000000..0ccbaa2399
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/customized-builtins/HTMLTimeElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLTimeElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]