From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../presentation-markup/scripts/cramped-001.html | 627 +++++++++++++++++++++ .../scripts/empty-underover.html | 68 +++ .../scripts/mover-accent-dynamic-change-ref.html | 9 + .../scripts/mover-accent-dynamic-change.html | 16 + .../scripts/mprescripts-001-ref.html | 19 + .../scripts/mprescripts-001.html | 26 + .../presentation-markup/scripts/none-001-ref.html | 19 + .../presentation-markup/scripts/none-001.html | 26 + .../presentation-markup/scripts/none-002-ref.html | 73 +++ .../presentation-markup/scripts/none-002.html | 76 +++ .../scripts/stretchy-mover-1-ref.html | 36 ++ .../scripts/stretchy-mover-1a.html | 44 ++ .../scripts/stretchy-mover-1b.html | 44 ++ .../scripts/stretchy-mover-2-ref.html | 32 ++ .../scripts/stretchy-mover-2a.html | 36 ++ .../scripts/stretchy-mover-2b.html | 36 ++ .../scripts/stretchy-mover-3-ref.html | 28 + .../scripts/stretchy-mover-3.html | 30 + .../scripts/stretchy-msup-1-ref.html | 28 + .../scripts/stretchy-msup-1a.html | 30 + .../scripts/stretchy-msup-1b.html | 32 ++ .../scripts/stretchy-msup-1c.html | 34 ++ .../scripts/stretchy-msup-1d.html | 33 ++ .../scripts/stretchy-munderover-1-ref.html | 31 + .../scripts/stretchy-munderover-1a.html | 33 ++ .../scripts/stretchy-munderover-1b.html | 35 ++ .../scripts/stretchy-munderover-1c.html | 31 + .../scripts/stretchy-munderover-1d.html | 34 ++ .../scripts/stretchy-munderover-1e.html | 34 ++ .../scripts/stretchy-munderover-2-ref.html | 34 ++ .../scripts/stretchy-munderover-2a.html | 36 ++ .../scripts/stretchy-munderover-2b.html | 38 ++ .../scripts/stretchy-munderover-2c.html | 34 ++ .../scripts/stretchy-munderover-2d.html | 36 ++ .../scripts/stretchy-munderover-2e.html | 36 ++ .../scripts/stretchy-munderover-2f.html | 38 ++ .../scripts/stretchy-munderover-2g.html | 37 ++ .../scripts/stretchy-munderover-3-ref.html | 31 + .../scripts/stretchy-munderover-3a.html | 33 ++ .../scripts/stretchy-munderover-3b.html | 31 + .../scripts/stretchy-munderover-3c.html | 34 ++ .../scripts/stretchy-munderover-3d.html | 31 + .../scripts/sub-vs-sup-mozilla-345563-ref.xhtml | 22 + .../scripts/sub-vs-sup-mozilla-345563.xhtml | 25 + .../presentation-markup/scripts/subsup-1.html | 114 ++++ .../presentation-markup/scripts/subsup-2.html | 173 ++++++ .../presentation-markup/scripts/subsup-3.html | 192 +++++++ .../presentation-markup/scripts/subsup-4.html | 129 +++++ .../presentation-markup/scripts/subsup-5.html | 97 ++++ .../presentation-markup/scripts/subsup-6.html | 120 ++++ ...y-scriptshift-attributes-001.tentative-ref.html | 35 ++ ...egacy-scriptshift-attributes-001.tentative.html | 48 ++ .../scripts/subsup-parameters-1.html | 354 ++++++++++++ .../scripts/subsup-parameters-2.html | 181 ++++++ .../presentation-markup/scripts/underover-1.html | 175 ++++++ .../underover-legacy-align-attribute-001-ref.html | 61 ++ .../underover-legacy-align-attribute-001.html | 72 +++ .../scripts/underover-parameters-1.html | 151 +++++ .../scripts/underover-parameters-2.html | 151 +++++ .../scripts/underover-parameters-3.html | 452 +++++++++++++++ .../scripts/underover-parameters-4.tentative.html | 335 +++++++++++ ...over-parameters-and-embellished-operator-1.html | 151 +++++ ...over-parameters-and-embellished-operator-2.html | 151 +++++ .../scripts/underover-stretchy-001-ref.html | 167 ++++++ .../scripts/underover-stretchy-001.html | 270 +++++++++ .../scripts/underover-stretchy-002-ref.html | 167 ++++++ .../scripts/underover-stretchy-002.html | 272 +++++++++ .../scripts/underover-stretchy-003-ref.html | 167 ++++++ .../scripts/underover-stretchy-003.html | 272 +++++++++ 69 files changed, 6553 insertions(+) create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/cramped-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/empty-underover.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/mprescripts-001-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/mprescripts-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/none-001-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/none-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/none-002-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/none-002.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1a.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1b.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2a.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2b.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-3-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-3.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1a.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1b.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1c.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1d.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1a.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1b.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1c.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1d.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1e.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2a.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2b.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2c.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2d.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2e.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2f.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2g.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3a.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3b.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3c.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3d.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/sub-vs-sup-mozilla-345563-ref.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/sub-vs-sup-mozilla-345563.xhtml create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-1.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-2.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-3.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-4.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-5.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-6.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-legacy-scriptshift-attributes-001.tentative-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-legacy-scriptshift-attributes-001.tentative.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-parameters-1.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-parameters-2.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-1.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-legacy-align-attribute-001-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-legacy-align-attribute-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-1.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-2.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-3.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-4.tentative.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-1.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-2.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-001-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-002-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-002.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-003-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-003.html (limited to 'testing/web-platform/tests/mathml/presentation-markup/scripts') diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/cramped-001.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/cramped-001.html new file mode 100644 index 0000000000..e03b4d968d --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/cramped-001.html @@ -0,0 +1,627 @@ + + + + +Cramped elements + + + + + + + + + + + + + + + +
+

+ + + + + + + + + + + + + + +

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+

+ + + 0 + 1 + + + + + 3 + 4 + + +

+

+ + + 0 + + + + + + +

+

+ + + + + + + 1 + + +

+

+ + + + + + + 1 + + +

+

+ + + 0 + + + + + + +

+

+ + + + + + + 1 + + +

+

+ + + 0 + + + + + + +

+

+ + + + + + + 1 + + +

+

+ + + 0 + + + + + + +

+

+ + + + + + + 1 + 2 + + +

+

+ + + 0 + + + + + 2 + + +

+

+ + + 0 + 1 + + + + + + +

+

+ + + + + + + 1 + + +

+

+ + + 0 + + + + + + +

+

+ + + + + + + 1 + + +

+

+ + + 0 + + + + + + +

+

+ + + + + + + 1 + + +

+

+ + + 0 + + + + + + +

+

+ + + + + + + 1 + 2 + + +

+

+ + + 0 + + + + + 2 + + +

+

+ + + 0 + 1 + + + + + + +

+

+ + + + + + + 1 + 2 + + +

+

+ + + 0 + + + + + 2 + + +

+

+ + + 0 + 1 + + + + + + +

+

+ + + + + + + 1 + 2 + 3 + 4 + 5 + 6 + + 7 + 8 + 9 + 10 + 11 + 12 + + +

+

+ + + 0 + 1 + 2 + + + + + 4 + 5 + 6 + + 7 + 8 + 9 + 10 + 11 + 12 + + +

+

+ + + 0 + 1 + 2 + 3 + + + + + 5 + 6 + + 7 + 8 + 9 + 10 + 11 + 12 + + +

+

+ + + 0 + 1 + 2 + 3 + 4 + 5 + 6 + + 7 + 8 + + + + + 10 + 11 + 12 + + +

+

+ + + 0 + 1 + 2 + 3 + 4 + 5 + 6 + + 7 + 8 + 9 + + + + + 11 + 12 + + +

+

+ + + + + + + + + + + + + + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/empty-underover.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/empty-underover.html new file mode 100644 index 0000000000..b5fcc9c4ca --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/empty-underover.html @@ -0,0 +1,68 @@ + + + + +Test Script and Limit Schemata + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change-ref.html new file mode 100644 index 0000000000..a4f16aa07f --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change-ref.html @@ -0,0 +1,9 @@ + +MathML Reference +

The 1's below should have the same size

+ + + 1 + 1 + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change.html new file mode 100644 index 0000000000..a744149e60 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change.html @@ -0,0 +1,16 @@ + +MathML: Dynamically change accent on mover + + + +

The 1's below should have the same size

+ + + 1 + 1 + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/mprescripts-001-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/mprescripts-001-ref.html new file mode 100644 index 0000000000..f8631539c0 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/mprescripts-001-ref.html @@ -0,0 +1,19 @@ + + + + + mprescripts should render as an mrow (reference) + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/mprescripts-001.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/mprescripts-001.html new file mode 100644 index 0000000000..2435b6291d --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/mprescripts-001.html @@ -0,0 +1,26 @@ + + + + + mprescripts should render as an mrow + + + + + + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/none-001-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/none-001-ref.html new file mode 100644 index 0000000000..55add01415 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/none-001-ref.html @@ -0,0 +1,19 @@ + + + + + none should render as an mrow (reference) + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/none-001.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/none-001.html new file mode 100644 index 0000000000..f1bfb442f7 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/none-001.html @@ -0,0 +1,26 @@ + + + + + none should render as an mrow + + + + + + + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/none-002-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/none-002-ref.html new file mode 100644 index 0000000000..dac4dab553 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/none-002-ref.html @@ -0,0 +1,73 @@ + + + + + none used at other places than mmultiscripts' script (reference) + + + + +

+ + + + 2 + + + + + 1 + + + +

+

+ + + + 2 + + + + + 1 + + + +

+

+ + + + 2 + 3 + + + + + 1 + + 3 + + + + + 1 + 2 + + + +

+

+ + + + 2 + 3 + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/none-002.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/none-002.html new file mode 100644 index 0000000000..d1f3a3a0e1 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/none-002.html @@ -0,0 +1,76 @@ + + + + + none used at other places than mmultiscripts' script + + + + + + + +

+ + + + 2 + + + + + 1 + + + +

+

+ + + + 2 + + + + + 1 + + + +

+

+ + + + 2 + 3 + + + + + 1 + + 3 + + + + + 1 + 2 + + + +

+

+ + + + 2 + 3 + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1-ref.html new file mode 100644 index 0000000000..96cba038a4 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1-ref.html @@ -0,0 +1,36 @@ + + + + Stretchy mover + + + + + +
+ + + + BBBBBBBBB + + +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1a.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1a.html new file mode 100644 index 0000000000..8a87c2387f --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1a.html @@ -0,0 +1,44 @@ + + + + Stretchy mover + + + + + + + +
+ + + + + + + BBBBBBBBB + + + + + +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1b.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1b.html new file mode 100644 index 0000000000..da35123513 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-1b.html @@ -0,0 +1,44 @@ + + + + Stretchy mover + + + + + + + +
+ + + + + + + BBBBBBBBB + + + + + +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2-ref.html new file mode 100644 index 0000000000..e9b24785d3 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2-ref.html @@ -0,0 +1,32 @@ + + + + Stretchy mover + + + + + + + + + + + B + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2a.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2a.html new file mode 100644 index 0000000000..87738363cd --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2a.html @@ -0,0 +1,36 @@ + + + + Stretchy mover + + + + + + + + + + + + + + B + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2b.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2b.html new file mode 100644 index 0000000000..6f44ffe17d --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-2b.html @@ -0,0 +1,36 @@ + + + + Stretchy mover + + + + + + + + + + + + + + B + + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-3-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-3-ref.html new file mode 100644 index 0000000000..10e0779b98 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-3-ref.html @@ -0,0 +1,28 @@ + + + + Stretchy mover + + + + + + + + + BBBBBBBBB + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-3.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-3.html new file mode 100644 index 0000000000..9becf31d14 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-mover-3.html @@ -0,0 +1,30 @@ + + + + Stretchy mover + + + + + + + + + + + BBBBBBBBB + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1-ref.html new file mode 100644 index 0000000000..7b6b6d72ad --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1-ref.html @@ -0,0 +1,28 @@ + + + + Non-stretchy msup + + + + + + + + + AAAAAA + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1a.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1a.html new file mode 100644 index 0000000000..1abf64aad6 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1a.html @@ -0,0 +1,30 @@ + + + + Non-stretchy msup + + + + + + + + + + + AAAAAA + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1b.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1b.html new file mode 100644 index 0000000000..c6e0a8aaab --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1b.html @@ -0,0 +1,32 @@ + + + + Non-stretchy msup + + + + + + + + + + + + AAAAAA + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1c.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1c.html new file mode 100644 index 0000000000..056000566a --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1c.html @@ -0,0 +1,34 @@ + + + + Non-stretchy msup + + + + + + + + + + + + + AAAAAA + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1d.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1d.html new file mode 100644 index 0000000000..a1ac5772f2 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-msup-1d.html @@ -0,0 +1,33 @@ + + + + Non-stretchy msup + + + + + + + + + + + + AAAAAA + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1-ref.html new file mode 100644 index 0000000000..587d37163d --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1-ref.html @@ -0,0 +1,31 @@ + + + + Stretchy munderover + + + + + + + + + + AAAAAA + BBBBBB + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1a.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1a.html new file mode 100644 index 0000000000..0dfd5ad40b --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1a.html @@ -0,0 +1,33 @@ + + + + Stretchy munderover + + + + + + + + + + + + AAAAAA + BBBBBB + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1b.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1b.html new file mode 100644 index 0000000000..f4a2c67c58 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1b.html @@ -0,0 +1,35 @@ + + + + Stretchy munderover + + + + + + + + + + + + + AAAAAA + BBBBBB + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1c.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1c.html new file mode 100644 index 0000000000..6430545794 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1c.html @@ -0,0 +1,31 @@ + + + + Stretchy munderover + + + + + + + + + + + AAAAAA + BBBBBB + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1d.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1d.html new file mode 100644 index 0000000000..d2345c5f14 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1d.html @@ -0,0 +1,34 @@ + + + + Stretchy munderover + + + + + + + + + + + + AAAAAA + BBBBBB + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1e.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1e.html new file mode 100644 index 0000000000..ba959a5879 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-1e.html @@ -0,0 +1,34 @@ + + + + Stretchy munderover + + + + + + + + + + + + AAAAAA + BBBBBB + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2-ref.html new file mode 100644 index 0000000000..f43f659240 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2-ref.html @@ -0,0 +1,34 @@ + + + + Stretchy munderover + + + + + + + + + + + AAAAAA + BBBBBB + + CCCCCC + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2a.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2a.html new file mode 100644 index 0000000000..54aea8d7c9 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2a.html @@ -0,0 +1,36 @@ + + + + Stretchy munderover + + + + + + + + + + + + + AAAAAA + BBBBBB + + CCCCCC + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2b.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2b.html new file mode 100644 index 0000000000..6420f01dd7 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2b.html @@ -0,0 +1,38 @@ + + + + Stretchy munderover + + + + + + + + + + + + + + AAAAAA + BBBBBB + + CCCCCC + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2c.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2c.html new file mode 100644 index 0000000000..3a77e78078 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2c.html @@ -0,0 +1,34 @@ + + + + Stretchy munderover + + + + + + + + + + + + AAAAAA + BBBBBB + + CCCCCC + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2d.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2d.html new file mode 100644 index 0000000000..30a7ca2e72 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2d.html @@ -0,0 +1,36 @@ + + + + Stretchy munderover + + + + + + + + + + + + + AAAAAA + BBBBBB + + CCCCCC + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2e.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2e.html new file mode 100644 index 0000000000..199c101b6a --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2e.html @@ -0,0 +1,36 @@ + + + + Stretchy munderover + + + + + + + + + + + + + AAAAAA + BBBBBB + + + CCCCCC + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2f.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2f.html new file mode 100644 index 0000000000..5b736fda0a --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2f.html @@ -0,0 +1,38 @@ + + + + Stretchy munderover + + + + + + + + + + + + + + AAAAAA + BBBBBB + + + + CCCCCC + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2g.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2g.html new file mode 100644 index 0000000000..11cca42de1 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-2g.html @@ -0,0 +1,37 @@ + + + + Stretchy munderover + + + + + + + + + + + + + AAAAAA + BBBBBB + + CCCCCC + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3-ref.html new file mode 100644 index 0000000000..67b3492ec8 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3-ref.html @@ -0,0 +1,31 @@ + + + + Stretchy munderover + + + + + + + + + AAAAAA + + BBBBBB + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3a.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3a.html new file mode 100644 index 0000000000..dd41c82def --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3a.html @@ -0,0 +1,33 @@ + + + + Stretchy munderover + + + + + + + + + + + AAAAAA + + BBBBBB + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3b.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3b.html new file mode 100644 index 0000000000..b4619bfef9 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3b.html @@ -0,0 +1,31 @@ + + + + Stretchy munderover + + + + + + + + + + AAAAAA + + BBBBBB + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3c.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3c.html new file mode 100644 index 0000000000..004349f831 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3c.html @@ -0,0 +1,34 @@ + + + + Stretchy munderover + + + + + + + + + + + AAAAAA + + BBBBBB + + + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3d.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3d.html new file mode 100644 index 0000000000..e5cf01f23e --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/stretchy-munderover-3d.html @@ -0,0 +1,31 @@ + + + + Stretchy munderover + + + + + + + + + + AAAAAA + + BBBBBB + + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/sub-vs-sup-mozilla-345563-ref.xhtml b/testing/web-platform/tests/mathml/presentation-markup/scripts/sub-vs-sup-mozilla-345563-ref.xhtml new file mode 100644 index 0000000000..dc57aa3506 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/sub-vs-sup-mozilla-345563-ref.xhtml @@ -0,0 +1,22 @@ + + + + + + + + + + +

+ + + x + 2 + + +

+ + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/sub-vs-sup-mozilla-345563.xhtml b/testing/web-platform/tests/mathml/presentation-markup/scripts/sub-vs-sup-mozilla-345563.xhtml new file mode 100644 index 0000000000..5c8d78952f --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/sub-vs-sup-mozilla-345563.xhtml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + +

+ + + x + 2 + + +

+ + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-1.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-1.html new file mode 100644 index 0000000000..1117e1008e --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-1.html @@ -0,0 +1,114 @@ + + + + +Subscripts and Superscripts metrics + + + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-2.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-2.html new file mode 100644 index 0000000000..9c89dd3727 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-2.html @@ -0,0 +1,173 @@ + + + + +Subscripts and Superscripts metrics + + + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-3.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-3.html new file mode 100644 index 0000000000..28db9b70cc --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-3.html @@ -0,0 +1,192 @@ + + + + +Subscripts and Superscripts metrics + + + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-4.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-4.html new file mode 100644 index 0000000000..cdf6cbe20e --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-4.html @@ -0,0 +1,129 @@ + + + + +Subscripts and Superscripts metrics + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-5.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-5.html new file mode 100644 index 0000000000..1743c2e499 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-5.html @@ -0,0 +1,97 @@ + + + + +Subscripts and Superscripts metrics + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-6.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-6.html new file mode 100644 index 0000000000..9666c80f9f --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-6.html @@ -0,0 +1,120 @@ + + + + +mprescripts + + + + + + + + + + + +
+

+ + + + + + + + +

+

+ + + + + + + + +

+

+ + + + + + + + + + + + +

+

+ + + + + + + + + + + + +

+

+ + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-legacy-scriptshift-attributes-001.tentative-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-legacy-scriptshift-attributes-001.tentative-ref.html new file mode 100644 index 0000000000..c1bf2e4695 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-legacy-scriptshift-attributes-001.tentative-ref.html @@ -0,0 +1,35 @@ + + + + + msub/msup/msubsup/mmultiscripts subscriptshift and superscriptshift attributes (reference) + + +

Test passes if the green squares are not about 300px away from the blue squares.

+

+ + + + + + + + + + + + + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-legacy-scriptshift-attributes-001.tentative.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-legacy-scriptshift-attributes-001.tentative.html new file mode 100644 index 0000000000..2f29db401d --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-legacy-scriptshift-attributes-001.tentative.html @@ -0,0 +1,48 @@ + + + + + msub/msup/msubsup/mmultiscripts subscriptshift and superscriptshift attributes + + + + + + + + + +

Test passes if the green squares are not about 300px away from the blue squares.

+

+ + + + + + + + + + + + + + + + + + + + + + + +

+ + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-parameters-1.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-parameters-1.html new file mode 100644 index 0000000000..3f49b1d53b --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-parameters-1.html @@ -0,0 +1,354 @@ + + + + +Subscripts and Superscripts parameters + + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + + +

+
+

+ + + + + + + +

+
+

+ + + + + + + +

+
+

+ + + + + + +

+
+

+ + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-parameters-2.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-parameters-2.html new file mode 100644 index 0000000000..205697f4e4 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/subsup-parameters-2.html @@ -0,0 +1,181 @@ + + + + +Subscripts and Superscripts parameters + + + + + + + + + + +
+

Null Italic Correction

+

+ + + ⫿ + + + + + + ⫿ + + + + + + ⫿ + + + + + + + ⫿ + + + + + + + +

+

NonNull Italic Correction (MathGlyphVariantRecord)

+

+ + + ⫿ + + + + + + ⫿ + + + + + + ⫿ + + + + + + + ⫿ + + + + + + + +

+

NonNull Italic Correction (GlyphAssembly)

+

+ + + ⫿ + + + + + + ⫿ + + + + + + ⫿ + + + + + + + ⫿ + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-1.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-1.html new file mode 100644 index 0000000000..ae4a945404 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-1.html @@ -0,0 +1,175 @@ + + + + +Underscripts and Overscripts parameters + + + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-legacy-align-attribute-001-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-legacy-align-attribute-001-ref.html new file mode 100644 index 0000000000..a9545c60f4 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-legacy-align-attribute-001-ref.html @@ -0,0 +1,61 @@ + + + + + munder/mover/munderover align (reference) + + +

Test passes if the center of the following rectangles is aligned + on the same vertical axis.

+

+ + + + + + +

+

+ + + + + + +

+

+ + + + + + +

+

+ + + + + + +

+

+ + + + + + + +

+

+ + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-legacy-align-attribute-001.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-legacy-align-attribute-001.html new file mode 100644 index 0000000000..aa2460e062 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-legacy-align-attribute-001.html @@ -0,0 +1,72 @@ + + + + + munder/mover/munderover align + + + + + + + + +

Test passes if the center of the following rectangles is aligned + on the same vertical axis.

+

+ + + + + + +

+

+ + + + + + +

+

+ + + + + + +

+

+ + + + + + +

+

+ + + + + + + +

+

+ + + + + + + +

+ + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-1.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-1.html new file mode 100644 index 0000000000..eb2e0512e0 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-1.html @@ -0,0 +1,151 @@ + + + + +Underscripts and Overscripts parameters + + + + + + + + + + +
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-2.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-2.html new file mode 100644 index 0000000000..aad03a3863 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-2.html @@ -0,0 +1,151 @@ + + + + +Underscripts and Overscripts parameters + + + + + + + + + + +
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-3.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-3.html new file mode 100644 index 0000000000..9ec9dbf47e --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-3.html @@ -0,0 +1,452 @@ + + + + +Underscripts and Overscripts parameters + + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + + + + + + + + + + +

+ + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-4.tentative.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-4.tentative.html new file mode 100644 index 0000000000..5000d24f18 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-4.tentative.html @@ -0,0 +1,335 @@ + + + + +Underscripts and Overscripts parameters + + + + + + + + + + + +
+

+ + + + + ° + + + + ˘ + + + + ˘ + + + + ° + ° + + + + ˘ + ˘ + + + + ˘ + ˘ + + +

+
+

+ + + + + ˘ + + + + ˘ + + + + ° + + + + ˘ + ˘ + + + + ˘ + ˘ + + + + ˘ + ˘ + + +

+
+

+ + + + + ° + + + + ° + + + + ˘ + + + + ° + ˘ + + + + ˘ + ˘ + + + + ˘ + ˘ + + +

+
+

+ + + + + ° + + + + ° + + + + ˘ + + + + ° + ˘ + + + + ˘ + ˘ + + + + ˘ + ˘ + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-1.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-1.html new file mode 100644 index 0000000000..1c236eabed --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-1.html @@ -0,0 +1,151 @@ + + + + +Underscripts and Overscripts parameters (embellished operators) + + + + + + + + + + +
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-2.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-2.html new file mode 100644 index 0000000000..04a97786c4 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-parameters-and-embellished-operator-2.html @@ -0,0 +1,151 @@ + + + + +Underscripts and Overscripts parameters (embellished operators) + + + + + + + + + + +
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+
+

+ + + + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-001-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-001-ref.html new file mode 100644 index 0000000000..89ac9c6324 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-001-ref.html @@ -0,0 +1,167 @@ + + + + +Horizontal stretchy operator (reference) + + +

This test passes if you see green rectangles and no red.

+ +
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+
+ + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-001.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-001.html new file mode 100644 index 0000000000..6b0f99ec11 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-001.html @@ -0,0 +1,270 @@ + + + + +Horizontal stretchy operator + + + + + + + + +

This test passes if you see green rectangles and no red.

+ + +
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+
+ + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-002-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-002-ref.html new file mode 100644 index 0000000000..c12c74d654 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-002-ref.html @@ -0,0 +1,167 @@ + + + + +Horizontal stretchy operator, embellished with two nested mrows (reference) + + +

This test passes if you see green rectangles and no red.

+ +
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+
+ + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-002.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-002.html new file mode 100644 index 0000000000..a1cfa20bb4 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-002.html @@ -0,0 +1,272 @@ + + + + +Horizontal stretchy operator, embellished with two nested mrows + + + + + + + + + + +

This test passes if you see green rectangles and no red.

+ + +
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+
+ + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-003-ref.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-003-ref.html new file mode 100644 index 0000000000..02c7ce2efb --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-003-ref.html @@ -0,0 +1,167 @@ + + + + +Horizontal stretchy operator, embellished with an munderover (reference) + + +

This test passes if you see green rectangles and no red.

+ +
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+
+ + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-003.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-003.html new file mode 100644 index 0000000000..735fcab63e --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/underover-stretchy-003.html @@ -0,0 +1,272 @@ + + + + +Horizontal stretchy operator, embellished with an munderover + + + + + + + + + + +

This test passes if you see green rectangles and no red.

+ + +
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + +
+
+ + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+ +
+ +
+ + + + + + + +
+
+ + + + + + + +
+
+
+ + + -- cgit v1.2.3