summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/custom-elements/reactions
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/custom-elements/reactions')
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/Animation.html.ini6
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/AriaMixin-element-attributes.html.ini48
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini228
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/Attr.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/CSSStyleDeclaration.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/DOMStringMap.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/DOMTokenList.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/Document.html.ini5
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/Element.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/ElementContentEditable.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLAnchorElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLElement.html.ini8
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLOptionElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLOptionsCollection.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLOutputElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLSelectElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLTableElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLTableRowElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLTableSectionElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/HTMLTitleElement.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/NamedNodeMap.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/Node.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/ParentNode.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/Range.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/Selection.html.ini3
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/ShadowRoot.html.ini3
-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
-rw-r--r--testing/web-platform/meta/custom-elements/reactions/with-exceptions.html.ini3
45 files changed, 415 insertions, 0 deletions
diff --git a/testing/web-platform/meta/custom-elements/reactions/Animation.html.ini b/testing/web-platform/meta/custom-elements/reactions/Animation.html.ini
new file mode 100644
index 0000000000..07d9dcf686
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/Animation.html.ini
@@ -0,0 +1,6 @@
+[Animation.html]
+ [Animation.animate must enqueue an attributeChanged reaction when it adds the observed style attribute]
+ expected: FAIL
+
+ [Animation.animate must enqueue an attributeChanged reaction when it mutates the observed style attribute]
+ expected: FAIL
diff --git a/testing/web-platform/meta/custom-elements/reactions/AriaMixin-element-attributes.html.ini b/testing/web-platform/meta/custom-elements/reactions/AriaMixin-element-attributes.html.ini
new file mode 100644
index 0000000000..7183909366
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/AriaMixin-element-attributes.html.ini
@@ -0,0 +1,48 @@
+[AriaMixin-element-attributes.html]
+ [ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when adding aria-activedescendant content attribute]
+ expected: FAIL
+
+ [ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaControlsElements in Element must enqueue an attributeChanged reaction when adding aria-controls content attribute]
+ expected: FAIL
+
+ [ariaControlsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaDescribedByElements in Element must enqueue an attributeChanged reaction when adding aria-describedby content attribute]
+ expected: FAIL
+
+ [ariaDescribedByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaDetailsElements in Element must enqueue an attributeChanged reaction when adding aria-details content attribute]
+ expected: FAIL
+
+ [ariaDetailsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaErrorMessageElement in Element must enqueue an attributeChanged reaction when adding aria-errormessage content attribute]
+ expected: FAIL
+
+ [ariaErrorMessageElement in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaFlowToElements in Element must enqueue an attributeChanged reaction when adding aria-flowto content attribute]
+ expected: FAIL
+
+ [ariaFlowToElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaLabelledByElements in Element must enqueue an attributeChanged reaction when adding aria-labelledby content attribute]
+ expected: FAIL
+
+ [ariaLabelledByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaOwnsElements in Element must enqueue an attributeChanged reaction when adding aria-owns content attribute]
+ expected: FAIL
+
+ [ariaOwnsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
diff --git a/testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini b/testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini
new file mode 100644
index 0000000000..388edda397
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/AriaMixin-string-attributes.html.ini
@@ -0,0 +1,228 @@
+[AriaMixin-string-attributes.html]
+ [ariaAtomic on Element must enqueue an attributeChanged reaction when adding aria-atomic content attribute]
+ expected: FAIL
+
+ [ariaAtomic on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaAutoComplete on Element must enqueue an attributeChanged reaction when adding aria-autocomplete content attribute]
+ expected: FAIL
+
+ [ariaAutoComplete on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaBusy on Element must enqueue an attributeChanged reaction when adding aria-busy content attribute]
+ expected: FAIL
+
+ [ariaBusy on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaChecked on Element must enqueue an attributeChanged reaction when adding aria-checked content attribute]
+ expected: FAIL
+
+ [ariaChecked on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaColCount on Element must enqueue an attributeChanged reaction when adding aria-colcount content attribute]
+ expected: FAIL
+
+ [ariaColCount on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaColIndex on Element must enqueue an attributeChanged reaction when adding aria-colindex content attribute]
+ expected: FAIL
+
+ [ariaColIndex on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaColSpan on Element must enqueue an attributeChanged reaction when adding aria-colspan content attribute]
+ expected: FAIL
+
+ [ariaColSpan on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaCurrent on Element must enqueue an attributeChanged reaction when adding aria-current content attribute]
+ expected: FAIL
+
+ [ariaCurrent on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaDisabled on Element must enqueue an attributeChanged reaction when adding aria-disabled content attribute]
+ expected: FAIL
+
+ [ariaDisabled on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaExpanded on Element must enqueue an attributeChanged reaction when adding aria-expanded content attribute]
+ expected: FAIL
+
+ [ariaExpanded on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaHasPopup on Element must enqueue an attributeChanged reaction when adding aria-haspopup content attribute]
+ expected: FAIL
+
+ [ariaHasPopup on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaHidden on Element must enqueue an attributeChanged reaction when adding aria-hidden content attribute]
+ expected: FAIL
+
+ [ariaHidden on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaInvalid on Element must enqueue an attributeChanged reaction when adding aria-invalid content attribute]
+ expected: FAIL
+
+ [ariaInvalid on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaKeyShortcuts on Element must enqueue an attributeChanged reaction when adding aria-keyshortcuts content attribute]
+ expected: FAIL
+
+ [ariaKeyShortcuts on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaLabel on Element must enqueue an attributeChanged reaction when adding aria-label content attribute]
+ expected: FAIL
+
+ [ariaLabel on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaLevel on Element must enqueue an attributeChanged reaction when adding aria-level content attribute]
+ expected: FAIL
+
+ [ariaLevel on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaLive on Element must enqueue an attributeChanged reaction when adding aria-live content attribute]
+ expected: FAIL
+
+ [ariaLive on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaModal on Element must enqueue an attributeChanged reaction when adding aria-modal content attribute]
+ expected: FAIL
+
+ [ariaModal on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaMultiLine on Element must enqueue an attributeChanged reaction when adding aria-multiline content attribute]
+ expected: FAIL
+
+ [ariaMultiLine on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaMultiSelectable on Element must enqueue an attributeChanged reaction when adding aria-multiselectable content attribute]
+ expected: FAIL
+
+ [ariaMultiSelectable on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaOrientation on Element must enqueue an attributeChanged reaction when adding aria-orientation content attribute]
+ expected: FAIL
+
+ [ariaOrientation on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaPlaceholder on Element must enqueue an attributeChanged reaction when adding aria-placeholder content attribute]
+ expected: FAIL
+
+ [ariaPlaceholder on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaPosInSet on Element must enqueue an attributeChanged reaction when adding aria-posinset content attribute]
+ expected: FAIL
+
+ [ariaPosInSet on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaPressed on Element must enqueue an attributeChanged reaction when adding aria-pressed content attribute]
+ expected: FAIL
+
+ [ariaPressed on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaReadOnly on Element must enqueue an attributeChanged reaction when adding aria-readonly content attribute]
+ expected: FAIL
+
+ [ariaReadOnly on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaRelevant on Element must enqueue an attributeChanged reaction when adding aria-relevant content attribute]
+ expected: FAIL
+
+ [ariaRelevant on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaRequired on Element must enqueue an attributeChanged reaction when adding aria-required content attribute]
+ expected: FAIL
+
+ [ariaRequired on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaRoleDescription on Element must enqueue an attributeChanged reaction when adding aria-roledescription content attribute]
+ expected: FAIL
+
+ [ariaRoleDescription on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaRowCount on Element must enqueue an attributeChanged reaction when adding aria-rowcount content attribute]
+ expected: FAIL
+
+ [ariaRowCount on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaRowIndex on Element must enqueue an attributeChanged reaction when adding aria-rowindex content attribute]
+ expected: FAIL
+
+ [ariaRowIndex on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaRowSpan on Element must enqueue an attributeChanged reaction when adding aria-rowspan content attribute]
+ expected: FAIL
+
+ [ariaRowSpan on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaSelected on Element must enqueue an attributeChanged reaction when adding aria-selected content attribute]
+ expected: FAIL
+
+ [ariaSelected on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaSetSize on Element must enqueue an attributeChanged reaction when adding aria-setsize content attribute]
+ expected: FAIL
+
+ [ariaSetSize on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaSort on Element must enqueue an attributeChanged reaction when adding aria-sort content attribute]
+ expected: FAIL
+
+ [ariaSort on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaValueMax on Element must enqueue an attributeChanged reaction when adding aria-valuemax content attribute]
+ expected: FAIL
+
+ [ariaValueMax on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaValueMin on Element must enqueue an attributeChanged reaction when adding aria-valuemin content attribute]
+ expected: FAIL
+
+ [ariaValueMin on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaValueNow on Element must enqueue an attributeChanged reaction when adding aria-valuenow content attribute]
+ expected: FAIL
+
+ [ariaValueNow on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
+
+ [ariaValueText on Element must enqueue an attributeChanged reaction when adding aria-valuetext content attribute]
+ expected: FAIL
+
+ [ariaValueText on Element must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
diff --git a/testing/web-platform/meta/custom-elements/reactions/Attr.html.ini b/testing/web-platform/meta/custom-elements/reactions/Attr.html.ini
new file mode 100644
index 0000000000..429932e3b4
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/Attr.html.ini
@@ -0,0 +1,3 @@
+[Attr.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/CSSStyleDeclaration.html.ini b/testing/web-platform/meta/custom-elements/reactions/CSSStyleDeclaration.html.ini
new file mode 100644
index 0000000000..85a4b81dc3
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/CSSStyleDeclaration.html.ini
@@ -0,0 +1,3 @@
+[CSSStyleDeclaration.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini b/testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini
new file mode 100644
index 0000000000..d94f2114e8
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/ChildNode.html.ini
@@ -0,0 +1,3 @@
+[ChildNode.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/DOMStringMap.html.ini b/testing/web-platform/meta/custom-elements/reactions/DOMStringMap.html.ini
new file mode 100644
index 0000000000..7cc62a4f04
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/DOMStringMap.html.ini
@@ -0,0 +1,3 @@
+[DOMStringMap.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/DOMTokenList.html.ini b/testing/web-platform/meta/custom-elements/reactions/DOMTokenList.html.ini
new file mode 100644
index 0000000000..5724c0ff00
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/DOMTokenList.html.ini
@@ -0,0 +1,3 @@
+[DOMTokenList.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/Document.html.ini b/testing/web-platform/meta/custom-elements/reactions/Document.html.ini
new file mode 100644
index 0000000000..e60f99822f
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/Document.html.ini
@@ -0,0 +1,5 @@
+[Document.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [execCommand on Document must enqueue a disconnected reaction when deleting a custom element from a contenteditable element]
+ expected: FAIL
diff --git a/testing/web-platform/meta/custom-elements/reactions/Element.html.ini b/testing/web-platform/meta/custom-elements/reactions/Element.html.ini
new file mode 100644
index 0000000000..e7e7a50ec1
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/Element.html.ini
@@ -0,0 +1,3 @@
+[Element.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/ElementContentEditable.html.ini b/testing/web-platform/meta/custom-elements/reactions/ElementContentEditable.html.ini
new file mode 100644
index 0000000000..630c8320be
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/ElementContentEditable.html.ini
@@ -0,0 +1,3 @@
+[ElementContentEditable.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLAnchorElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLAnchorElement.html.ini
new file mode 100644
index 0000000000..1839d54563
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLAnchorElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLAnchorElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLElement.html.ini
new file mode 100644
index 0000000000..7811154126
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLElement.html.ini
@@ -0,0 +1,8 @@
+[HTMLElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [translate on HTMLElement must enqueue an attributeChanged reaction when adding translate content attribute]
+ expected: FAIL
+
+ [translate on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
+ expected: FAIL
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLOptionElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLOptionElement.html.ini
new file mode 100644
index 0000000000..4b1bbff5c6
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLOptionElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLOptionElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLOptionsCollection.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLOptionsCollection.html.ini
new file mode 100644
index 0000000000..3214b664d0
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLOptionsCollection.html.ini
@@ -0,0 +1,3 @@
+[HTMLOptionsCollection.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLOutputElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLOutputElement.html.ini
new file mode 100644
index 0000000000..66ff761962
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLOutputElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLOutputElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLSelectElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLSelectElement.html.ini
new file mode 100644
index 0000000000..fee0b0a5cc
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLSelectElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLSelectElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLTableElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLTableElement.html.ini
new file mode 100644
index 0000000000..d292214c6b
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLTableElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLTableElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLTableRowElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLTableRowElement.html.ini
new file mode 100644
index 0000000000..218c57b8c5
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLTableRowElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLTableRowElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLTableSectionElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLTableSectionElement.html.ini
new file mode 100644
index 0000000000..14122d6096
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLTableSectionElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLTableSectionElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/HTMLTitleElement.html.ini b/testing/web-platform/meta/custom-elements/reactions/HTMLTitleElement.html.ini
new file mode 100644
index 0000000000..76148373f6
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/HTMLTitleElement.html.ini
@@ -0,0 +1,3 @@
+[HTMLTitleElement.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/NamedNodeMap.html.ini b/testing/web-platform/meta/custom-elements/reactions/NamedNodeMap.html.ini
new file mode 100644
index 0000000000..115251c688
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/NamedNodeMap.html.ini
@@ -0,0 +1,3 @@
+[NamedNodeMap.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/Node.html.ini b/testing/web-platform/meta/custom-elements/reactions/Node.html.ini
new file mode 100644
index 0000000000..6bc26ecdaf
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/Node.html.ini
@@ -0,0 +1,3 @@
+[Node.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/ParentNode.html.ini b/testing/web-platform/meta/custom-elements/reactions/ParentNode.html.ini
new file mode 100644
index 0000000000..f17fd96250
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/ParentNode.html.ini
@@ -0,0 +1,3 @@
+[ParentNode.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/Range.html.ini b/testing/web-platform/meta/custom-elements/reactions/Range.html.ini
new file mode 100644
index 0000000000..c93f839155
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/Range.html.ini
@@ -0,0 +1,3 @@
+[Range.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/Selection.html.ini b/testing/web-platform/meta/custom-elements/reactions/Selection.html.ini
new file mode 100644
index 0000000000..f4fe1a77eb
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/Selection.html.ini
@@ -0,0 +1,3 @@
+[Selection.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/custom-elements/reactions/ShadowRoot.html.ini b/testing/web-platform/meta/custom-elements/reactions/ShadowRoot.html.ini
new file mode 100644
index 0000000000..d48a491b2c
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/ShadowRoot.html.ini
@@ -0,0 +1,3 @@
+[ShadowRoot.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
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]
diff --git a/testing/web-platform/meta/custom-elements/reactions/with-exceptions.html.ini b/testing/web-platform/meta/custom-elements/reactions/with-exceptions.html.ini
new file mode 100644
index 0000000000..35e445a52c
--- /dev/null
+++ b/testing/web-platform/meta/custom-elements/reactions/with-exceptions.html.ini
@@ -0,0 +1,3 @@
+[with-exceptions.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]