summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mathml/presentation-markup/scripts
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/mathml/presentation-markup/scripts
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/mathml/presentation-markup/scripts')
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/cramped-001.html.ini16
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/stretchy-mover-2a.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-3.html.ini7
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-4.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-5.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-6.html.ini15
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-1.html.ini31
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-2.html.ini12
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-1.html.ini7
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-1.html.ini10
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-2.html.ini14
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-3.html.ini20
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-4.tentative.html.ini14
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-1.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-2.html.ini14
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-001.html.ini2
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-002.html.ini2
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-003.html.ini2
18 files changed, 178 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/cramped-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/cramped-001.html.ini
new file mode 100644
index 0000000000..827c47ec21
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/cramped-001.html.ini
@@ -0,0 +1,16 @@
+[cramped-001.html]
+ [child of munder]
+ expected: FAIL
+
+ [accent child of munderover (accent overscript)]
+ expected: FAIL
+
+ [child of munderover (non-accent overscript)]
+ expected: FAIL
+
+ [accent child of mover (accent overscript)]
+ expected: FAIL
+
+ [element with specified CSS math-style]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/stretchy-mover-2a.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/stretchy-mover-2a.html.ini
new file mode 100644
index 0000000000..181b39d542
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/stretchy-mover-2a.html.ini
@@ -0,0 +1,3 @@
+[stretchy-mover-2a.html]
+ expected:
+ FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-3.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-3.html.ini
new file mode 100644
index 0000000000..166363a771
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-3.html.ini
@@ -0,0 +1,7 @@
+[subsup-3.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Vertical positions of scripts]
+ expected:
+ if os == "android": FAIL
+ if os == "mac": FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-4.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-4.html.ini
new file mode 100644
index 0000000000..ce4b63193d
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-4.html.ini
@@ -0,0 +1,3 @@
+[subsup-4.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-5.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-5.html.ini
new file mode 100644
index 0000000000..79f9c68a07
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-5.html.ini
@@ -0,0 +1,3 @@
+[subsup-5.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-6.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-6.html.ini
new file mode 100644
index 0000000000..4525741dea
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-6.html.ini
@@ -0,0 +1,15 @@
+[subsup-6.html]
+ [mprescripts coordinates and sizes (2 postscripts)]
+ expected: FAIL
+
+ [mprescripts coordinates and sizes (2 prescripts)]
+ expected: FAIL
+
+ [mprescripts coordinates and sizes (2 prescripts, 4 postscripts)]
+ expected: FAIL
+
+ [mprescripts coordinates and sizes (4 prescripts, 2 postscripts)]
+ expected: FAIL
+
+ [mprescripts coordinates and sizes (prescripts with padding/border/margin)]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-1.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-1.html.ini
new file mode 100644
index 0000000000..afa4a63750
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-1.html.ini
@@ -0,0 +1,31 @@
+[subsup-parameters-1.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ if os == "win": [OK, TIMEOUT]
+ [SpaceAfterScript]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]
+
+ [SubscriptBaselineDrop]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]
+
+ [SuperscriptShiftUp]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]
+
+ [SuperscriptShiftUpCramped]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]
+
+ [SubscriptShiftDown]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]
+
+ [SubSuperscriptGapMin]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]
+
+ [SubscriptTopMax]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-2.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-2.html.ini
new file mode 100644
index 0000000000..91a3711df6
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/subsup-parameters-2.html.ini
@@ -0,0 +1,12 @@
+[subsup-parameters-2.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Null Italic Correction]
+ expected:
+ if os == "mac": FAIL
+
+ [NonNull Italic Correction (GlyphAssembly)]
+ expected: FAIL
+
+ [NonNull Italic Correction (MathGlyphVariantRecord)]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-1.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-1.html.ini
new file mode 100644
index 0000000000..de663cc7f1
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-1.html.ini
@@ -0,0 +1,7 @@
+[underover-1.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Height of scripted elements]
+ expected:
+ if os == "mac": FAIL
+ if os == "android": FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-1.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-1.html.ini
new file mode 100644
index 0000000000..85ee002bf5
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-1.html.ini
@@ -0,0 +1,10 @@
+[underover-parameters-1.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [LowerLimitBaselineDropMin]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]
+
+ [LowerLimitGapMin]
+ expected:
+ if (processor == "x86") and debug: [PASS, FAIL]
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-2.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-2.html.ini
new file mode 100644
index 0000000000..08cb974221
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-2.html.ini
@@ -0,0 +1,14 @@
+[underover-parameters-2.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [StretchStackBottomShiftDown]
+ expected: FAIL
+
+ [StretchStackGapBelowMin]
+ expected: FAIL
+
+ [StretchStackTopShiftUp]
+ expected: FAIL
+
+ [StretchStackGapAboveMin]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-3.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-3.html.ini
new file mode 100644
index 0000000000..067247baa8
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-3.html.ini
@@ -0,0 +1,20 @@
+[underover-parameters-3.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [AccentBaseHeight, UnderbarExtraDescender]
+ expected: FAIL
+
+ [AccentBaseHeight, UnderbarVerticalGap]
+ expected: FAIL
+
+ [AccentBaseHeight, OverbarExtraAscender]
+ expected: FAIL
+
+ [AccentBaseHeight, OverbarVerticalGap]
+ expected: FAIL
+
+ [Dynamic change of accentunder attribute]
+ expected: FAIL
+
+ [Dynamic change of accent attribute]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-4.tentative.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-4.tentative.html.ini
new file mode 100644
index 0000000000..7dcb1ef4ed
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-4.tentative.html.ini
@@ -0,0 +1,14 @@
+[underover-parameters-4.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [AccentBaseHeight, OverbarVerticalGap]
+ expected: FAIL
+
+ [AccentBaseHeight, UnderbarExtraDescender]
+ expected: FAIL
+
+ [AccentBaseHeight, OverbarExtraAscender]
+ expected: FAIL
+
+ [AccentBaseHeight, UnderbarVerticalGap]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-1.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-1.html.ini
new file mode 100644
index 0000000000..4cd82fd9f1
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-1.html.ini
@@ -0,0 +1,3 @@
+[underover-parameters-and-embellished-operator-1.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-2.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-2.html.ini
new file mode 100644
index 0000000000..6b0a25cfcd
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-2.html.ini
@@ -0,0 +1,14 @@
+[underover-parameters-and-embellished-operator-2.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [StretchStackBottomShiftDown]
+ expected: FAIL
+
+ [StretchStackGapBelowMin]
+ expected: FAIL
+
+ [StretchStackTopShiftUp]
+ expected: FAIL
+
+ [StretchStackGapAboveMin]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-001.html.ini
new file mode 100644
index 0000000000..ceb178c2bd
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-001.html.ini
@@ -0,0 +1,2 @@
+[underover-stretchy-001.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-002.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-002.html.ini
new file mode 100644
index 0000000000..a21487c783
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-002.html.ini
@@ -0,0 +1,2 @@
+[underover-stretchy-002.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-003.html.ini b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-003.html.ini
new file mode 100644
index 0000000000..790c583745
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/scripts/underover-stretchy-003.html.ini
@@ -0,0 +1,2 @@
+[underover-stretchy-003.html]
+ expected: FAIL