summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mathml/relations/html5-tree
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/mathml/relations/html5-tree')
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/__dir__.ini1
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/css-inline-style-interface.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/display-1.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/dynamic-childlist-001.html.ini11
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/dynamic-childlist-002.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/href-click-001.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/href-click-002.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/html-or-foreign-element-interfaces.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/integration-point-2.html.ini2
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/integration-point-3.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/integration-point-4.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/integration-point-5.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/math-global-event-handlers.tentative.html.ini47
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/tabindex-001.tentative.html.ini93
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/unique-identifier-1.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/relations/html5-tree/unique-identifier-2.html.ini3
16 files changed, 187 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/__dir__.ini b/testing/web-platform/meta/mathml/relations/html5-tree/__dir__.ini
new file mode 100644
index 0000000000..8a73333e77
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/__dir__.ini
@@ -0,0 +1 @@
+prefs: [dom.element.popover.enabled: true]
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/css-inline-style-interface.tentative.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/css-inline-style-interface.tentative.html.ini
new file mode 100644
index 0000000000..21627b35eb
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/css-inline-style-interface.tentative.html.ini
@@ -0,0 +1,3 @@
+[css-inline-style-interface.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/display-1.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/display-1.html.ini
new file mode 100644
index 0000000000..28a12b91e6
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/display-1.html.ini
@@ -0,0 +1,3 @@
+[display-1.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/dynamic-childlist-001.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/dynamic-childlist-001.html.ini
new file mode 100644
index 0000000000..129ca05e3c
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/dynamic-childlist-001.html.ini
@@ -0,0 +1,11 @@
+[dynamic-childlist-001.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+ [Removing extra child from mfrac]
+ expected: FAIL
+
+ [Adding child to valid mfrac]
+ expected: FAIL
+
+ [Adding missing children to mfrac]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/dynamic-childlist-002.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/dynamic-childlist-002.html.ini
new file mode 100644
index 0000000000..c44583b413
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/dynamic-childlist-002.html.ini
@@ -0,0 +1,3 @@
+[dynamic-childlist-002.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/href-click-001.tentative.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/href-click-001.tentative.html.ini
new file mode 100644
index 0000000000..56474aa093
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/href-click-001.tentative.html.ini
@@ -0,0 +1,3 @@
+[href-click-001.tentative.html]
+ disabled:
+ if (os == "android"): bug 1550895 (frequently fails on geckoview)
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/href-click-002.tentative.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/href-click-002.tentative.html.ini
new file mode 100644
index 0000000000..23965939c1
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/href-click-002.tentative.html.ini
@@ -0,0 +1,3 @@
+[href-click-002.tentative.html]
+ disabled:
+ if (os == "android"): bug 1550895 (frequently fails on geckoview)
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/html-or-foreign-element-interfaces.tentative.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/html-or-foreign-element-interfaces.tentative.html.ini
new file mode 100644
index 0000000000..2d5c864fb7
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/html-or-foreign-element-interfaces.tentative.html.ini
@@ -0,0 +1,3 @@
+[html-or-foreign-element-interfaces.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-2.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-2.html.ini
new file mode 100644
index 0000000000..7b8de21f03
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-2.html.ini
@@ -0,0 +1,2 @@
+[integration-point-2.html]
+ fuzzy: maxDifference=0-4;totalPixels=0-4
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-3.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-3.html.ini
new file mode 100644
index 0000000000..d069c62239
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-3.html.ini
@@ -0,0 +1,3 @@
+[integration-point-3.html]
+ expected:
+ if (processor == "x86") and not debug: ["PASS", "FAIL"]
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-4.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-4.html.ini
new file mode 100644
index 0000000000..c9a986387f
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-4.html.ini
@@ -0,0 +1,3 @@
+[integration-point-4.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-5.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-5.html.ini
new file mode 100644
index 0000000000..f432c89a24
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/integration-point-5.html.ini
@@ -0,0 +1,3 @@
+[integration-point-5.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/math-global-event-handlers.tentative.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/math-global-event-handlers.tentative.html.ini
new file mode 100644
index 0000000000..35ff408d09
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/math-global-event-handlers.tentative.html.ini
@@ -0,0 +1,47 @@
+[math-global-event-handlers.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [oncontextlost: must be on the appropriate locations for GlobalEventHandlers]
+ expected: FAIL
+
+ [oncontextlost: the default value must be null]
+ expected: FAIL
+
+ [oncontextlost: the content attribute must be compiled into a function as the corresponding property]
+ expected: FAIL
+
+ [oncontextlost: dynamic changes on the attribute]
+ expected: FAIL
+
+ [oncontextlost: dispatching an Event at a <math> element must trigger element.oncontextlost]
+ expected: FAIL
+
+ [oncontextrestored: must be on the appropriate locations for GlobalEventHandlers]
+ expected: FAIL
+
+ [oncontextrestored: the default value must be null]
+ expected: FAIL
+
+ [oncontextrestored: the content attribute must be compiled into a function as the corresponding property]
+ expected: FAIL
+
+ [oncontextrestored: dynamic changes on the attribute]
+ expected: FAIL
+
+ [oncontextrestored: dispatching an Event at a <math> element must trigger element.oncontextrestored]
+ expected: FAIL
+
+ [onbeforematch: must be on the appropriate locations for GlobalEventHandlers]
+ expected: FAIL
+
+ [onbeforematch: the default value must be null]
+ expected: FAIL
+
+ [onbeforematch: the content attribute must be compiled into a function as the corresponding property]
+ expected: FAIL
+
+ [onbeforematch: dynamic changes on the attribute]
+ expected: FAIL
+
+ [onbeforematch: dispatching an Event at a <math> element must trigger element.onbeforematch]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/tabindex-001.tentative.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/tabindex-001.tentative.html.ini
new file mode 100644
index 0000000000..2d74e6bbb5
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/tabindex-001.tentative.html.ini
@@ -0,0 +1,93 @@
+[tabindex-001.tentative.html]
+ [default and invalid values for mstyle with href]
+ expected: FAIL
+
+ [default and invalid values for semantics with href]
+ expected: FAIL
+
+ [default and invalid values for annotation with href]
+ expected: FAIL
+
+ [default and invalid values for munder with href]
+ expected: FAIL
+
+ [default and invalid values for mo without href]
+ expected: FAIL
+
+ [default and invalid values for mtr with href]
+ expected: FAIL
+
+ [default and invalid values for mpadded with href]
+ expected: FAIL
+
+ [default and invalid values for none with href]
+ expected: FAIL
+
+ [default and invalid values for munderover with href]
+ expected: FAIL
+
+ [default and invalid values for mtext without href]
+ expected: FAIL
+
+ [default and invalid values for menclose with href]
+ expected: FAIL
+
+ [default and invalid values for mrow without href]
+ expected: FAIL
+
+ [default and invalid values for msub with href]
+ expected: FAIL
+
+ [default and invalid values for mn without href]
+ expected: FAIL
+
+ [default and invalid values for mspace with href]
+ expected: FAIL
+
+ [default and invalid values for mi without href]
+ expected: FAIL
+
+ [default and invalid values for mroot with href]
+ expected: FAIL
+
+ [default and invalid values for mprescripts with href]
+ expected: FAIL
+
+ [default and invalid values for msubsup with href]
+ expected: FAIL
+
+ [default and invalid values for msup with href]
+ expected: FAIL
+
+ [default and invalid values for mover with href]
+ expected: FAIL
+
+ [default and invalid values for maction with href]
+ expected: FAIL
+
+ [default and invalid values for msqrt with href]
+ expected: FAIL
+
+ [default and invalid values for mfrac with href]
+ expected: FAIL
+
+ [default and invalid values for mtable with href]
+ expected: FAIL
+
+ [default and invalid values for merror with href]
+ expected: FAIL
+
+ [default and invalid values for mtd with href]
+ expected: FAIL
+
+ [default and invalid values for ms without href]
+ expected: FAIL
+
+ [default and invalid values for mmultiscripts with href]
+ expected: FAIL
+
+ [default and invalid values for annotation-xml with href]
+ expected: FAIL
+
+ [default and invalid values for mphantom with href]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/unique-identifier-1.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/unique-identifier-1.html.ini
new file mode 100644
index 0000000000..687258386e
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/unique-identifier-1.html.ini
@@ -0,0 +1,3 @@
+[unique-identifier-1.html]
+ disabled:
+ if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1377406
diff --git a/testing/web-platform/meta/mathml/relations/html5-tree/unique-identifier-2.html.ini b/testing/web-platform/meta/mathml/relations/html5-tree/unique-identifier-2.html.ini
new file mode 100644
index 0000000000..633051f85f
--- /dev/null
+++ b/testing/web-platform/meta/mathml/relations/html5-tree/unique-identifier-2.html.ini
@@ -0,0 +1,3 @@
+[unique-identifier-2.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]