summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mathml/presentation-markup/mrow
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/mathml/presentation-markup/mrow')
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/__dir__.ini1
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/dynamic-mrow-like-001.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html.ini9
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mrow-like-elements-001.html.ini25
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002.html.ini2
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mstyle-attributes.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/merror-001.html.ini8
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/mrow-fallback.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/mrow-painting-order.html.ini2
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/no-spacing.html.ini32
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/spacing.html.ini5
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mrow/stretch-along-block-axis-001.html.ini17
12 files changed, 110 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/__dir__.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/__dir__.ini
new file mode 100644
index 0000000000..daf68383df
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/__dir__.ini
@@ -0,0 +1 @@
+leak-threshold: [default:51200]
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/dynamic-mrow-like-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/dynamic-mrow-like-001.html.ini
new file mode 100644
index 0000000000..15e703e961
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/dynamic-mrow-like-001.html.ini
@@ -0,0 +1,3 @@
+[dynamic-mrow-like-001.html]
+ expected:
+ if (os == "win") and not debug and not fission: ["PASS", "TIMEOUT"]
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html.ini
new file mode 100644
index 0000000000..dea8cc4765
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html.ini
@@ -0,0 +1,9 @@
+[inferred-mrow-stretchy.html]
+ [operator stretching inside Math]
+ expected: FAIL
+
+ [operator stretching inside Unknown]
+ expected: FAIL
+
+ [operator stretching inside Mtd]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mrow-like-elements-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mrow-like-elements-001.html.ini
new file mode 100644
index 0000000000..7442bee2ba
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mrow-like-elements-001.html.ini
@@ -0,0 +1,25 @@
+[legacy-mrow-like-elements-001.html]
+ [Computed display of children (id=maction)]
+ expected: FAIL
+
+ [Computed display of children (id=maction-input)]
+ expected: FAIL
+
+ [Computed display of children (id=maction-statusline)]
+ expected: FAIL
+
+ [Computed display of children (id=maction-toggle-selection)]
+ expected: FAIL
+
+ [Computed display of children (id=semantics-annotations)]
+ expected: FAIL
+
+ [Computed display of children (id=maction-toggle)]
+ expected: FAIL
+
+ [Computed display of children (id=maction-tooltip)]
+ expected: FAIL
+
+ [Computed display of children (id=semantics)]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002.html.ini
new file mode 100644
index 0000000000..17c8ba2916
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002.html.ini
@@ -0,0 +1,2 @@
+[legacy-mrow-like-elements-002.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mstyle-attributes.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mstyle-attributes.html.ini
new file mode 100644
index 0000000000..130198cba7
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/legacy-mstyle-attributes.html.ini
@@ -0,0 +1,3 @@
+[legacy-mstyle-attributes.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/merror-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/merror-001.html.ini
new file mode 100644
index 0000000000..21b87eb20c
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/merror-001.html.ini
@@ -0,0 +1,8 @@
+[merror-001.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+ [Default CSS properties on merror]
+ expected: FAIL
+
+ [Bounding box is the same as mrow + 1px border]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/mrow-fallback.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/mrow-fallback.html.ini
new file mode 100644
index 0000000000..61e2503176
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/mrow-fallback.html.ini
@@ -0,0 +1,3 @@
+[mrow-fallback.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/mrow-painting-order.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/mrow-painting-order.html.ini
new file mode 100644
index 0000000000..7d416c1af3
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/mrow-painting-order.html.ini
@@ -0,0 +1,2 @@
+[mrow-painting-order.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/no-spacing.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/no-spacing.html.ini
new file mode 100644
index 0000000000..ffc62e31eb
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/no-spacing.html.ini
@@ -0,0 +1,32 @@
+[no-spacing.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Spacing inside <mfrac>.]
+ expected: FAIL
+
+ [Spacing inside <munder>.]
+ expected: FAIL
+
+ [Spacing inside <mover>.]
+ expected: FAIL
+
+ [Spacing around <mroot>.]
+ expected: FAIL
+
+ [Spacing inside <msubsup>.]
+ expected: FAIL
+
+ [Spacing inside <munderover>.]
+ expected: FAIL
+
+ [Spacing inside <mmultiscripts>.]
+ expected: FAIL
+
+ [Spacing inside <msup>.]
+ expected: FAIL
+
+ [Spacing inside <msub>.]
+ expected: FAIL
+
+ [Spacing inside <mroot>.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/spacing.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/spacing.html.ini
new file mode 100644
index 0000000000..0941dff6bb
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/spacing.html.ini
@@ -0,0 +1,5 @@
+[spacing.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [operator spacing inside Error]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mrow/stretch-along-block-axis-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mrow/stretch-along-block-axis-001.html.ini
new file mode 100644
index 0000000000..918e9dcb02
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mrow/stretch-along-block-axis-001.html.ini
@@ -0,0 +1,17 @@
+[stretch-along-block-axis-001.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Taking into account stretch axis.]
+ expected: FAIL
+
+ [Taking into account stretchy property.]
+ expected: FAIL
+
+ [Only operators with a stretchy property and block stretch axis.]
+ expected: FAIL
+
+ [Operators smaller and larger than non-stretchy siblings.]
+ expected: FAIL
+
+ [Embellished operators]
+ expected: FAIL