From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../mrow/dynamic-mrow-like-001-ref.html | 41 +++++ .../mrow/dynamic-mrow-like-001.html | 72 ++++++++ .../mrow/inferred-mrow-baseline.html | 57 +++++++ .../mrow/inferred-mrow-stretchy.html | 64 +++++++ .../mrow/legacy-mfenced-element-001-ref.html | 24 +++ .../mrow/legacy-mfenced-element-001.html | 34 ++++ .../mrow/legacy-mrow-like-elements-001.html | 188 +++++++++++++++++++++ .../mrow/legacy-mrow-like-elements-002-ref.html | 44 +++++ .../mrow/legacy-mrow-like-elements-002.html | 57 +++++++ .../mrow/legacy-mstyle-attributes.html | 164 ++++++++++++++++++ .../presentation-markup/mrow/merror-001.html | 43 +++++ .../presentation-markup/mrow/mrow-fallback.html | 125 ++++++++++++++ .../mrow/mrow-painting-order-ref.html | 83 +++++++++ .../mrow/mrow-painting-order.html | 42 +++++ .../mrow/mrow-preferred-width.html | 121 +++++++++++++ .../presentation-markup/mrow/no-spacing.html | 139 +++++++++++++++ .../mathml/presentation-markup/mrow/spacing.html | 54 ++++++ .../mrow/stretch-along-block-axis-001.html | 176 +++++++++++++++++++ 18 files changed, 1528 insertions(+) create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/dynamic-mrow-like-001-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/dynamic-mrow-like-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-baseline.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mfenced-element-001-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mfenced-element-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mstyle-attributes.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/merror-001.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-fallback.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order-ref.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-preferred-width.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/no-spacing.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/spacing.html create mode 100644 testing/web-platform/tests/mathml/presentation-markup/mrow/stretch-along-block-axis-001.html (limited to 'testing/web-platform/tests/mathml/presentation-markup/mrow') diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/dynamic-mrow-like-001-ref.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/dynamic-mrow-like-001-ref.html new file mode 100644 index 0000000000..2f823ba955 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/dynamic-mrow-like-001-ref.html @@ -0,0 +1,41 @@ + + + + +Dynamic mrow-like elements (reference) + + + + +
    +
  1. XpÉ
  2. +
  3. Xp
  4. +
  5. XpÉ
  6. +
  7. Xp
  8. +
  9. XpÉ
  10. +
  11. Xp
  12. +
  13. XpÉ
  14. +
  15. Xp
  16. +
  17. XpÉ
  18. +
  19. Xp
  20. +
  21. XpÉ
  22. +
  23. Xp
  24. +
  25. XpÉ
  26. +
  27. Xp
  28. +
  29. XpÉ
  30. +
  31. Xp
  32. +
  33. XpÉ
  34. +
  35. Xp
  36. +
  37. XpÉ
  38. +
  39. Xp
  40. +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/dynamic-mrow-like-001.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/dynamic-mrow-like-001.html new file mode 100644 index 0000000000..79de59feec --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/dynamic-mrow-like-001.html @@ -0,0 +1,72 @@ + + + + +Dynamic mrow-like elements + + + + + + + + + +
    +
  1. +
  2. XpÉ
  3. +
  4. +
  5. XpÉ
  6. +
  7. +
  8. XpÉ
  9. +
  10. +
  11. XpÉ
  12. +
  13. +
  14. XpÉ
  15. +
  16. +
  17. XpÉ
  18. +
  19. +
  20. XpÉ
  21. +
  22. +
  23. XpÉ
  24. +
  25. +
  26. XpÉ
  27. +
  28. +
  29. XpÉ
  30. +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-baseline.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-baseline.html new file mode 100644 index 0000000000..0086646859 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-baseline.html @@ -0,0 +1,57 @@ + + + + +Baseline of inferred mrows + + + + + + + + + + + + + + + +
+

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

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html new file mode 100644 index 0000000000..614438deb3 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/inferred-mrow-stretchy.html @@ -0,0 +1,64 @@ + + + + +Stretchy in inferred mrows + + + + + + + + + + + + + + + + + + +
+

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

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mfenced-element-001-ref.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mfenced-element-001-ref.html new file mode 100644 index 0000000000..00c781b6e4 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mfenced-element-001-ref.html @@ -0,0 +1,24 @@ + + + + + mfenced element + + +

Test passes if you see 6 green squares and no red.

+

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

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mfenced-element-001.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mfenced-element-001.html new file mode 100644 index 0000000000..d39ff45f62 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mfenced-element-001.html @@ -0,0 +1,34 @@ + + + + + mfenced element + + + + + + + + +

Test passes if you see 6 green squares and no red.

+

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

+ + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-001.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-001.html new file mode 100644 index 0000000000..277529d829 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-001.html @@ -0,0 +1,188 @@ + + + + +Legacy maction and semantics elements + + + + + + + + + + + + + +
+

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

+

+ + + + ANNOTATION + ANNOTATION-XML + + + + + + ANNOTATION + ANNOTATION-XML + + +

+

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

+

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

+

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

+

+ + + + MESSAGE + + + + + + MESSAGE + + +

+

+ + + + MESSAGE + + + + + + MESSAGE + + +

+

+ + + + + + + + + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002-ref.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002-ref.html new file mode 100644 index 0000000000..4fd4b225f3 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002-ref.html @@ -0,0 +1,44 @@ + + + + +Legacy maction and semantics elements (reference) + + +

This test passes if you see 4 green squares and no red.

+

+ + + + + + + +

+

+ + + + + + + +

+

+ + + + + +

+

+ + + + + +

+ + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002.html new file mode 100644 index 0000000000..99a5721bce --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mrow-like-elements-002.html @@ -0,0 +1,57 @@ + + + + +Legacy maction and semantics elements + + + + + + + + +

This test passes if you see 4 green squares and no red.

+

+ + + + + + + + + +

+

+ + + + + + + + + +

+

+ + + + + + +

+

+ + + + + + + +

+ + + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mstyle-attributes.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mstyle-attributes.html new file mode 100644 index 0000000000..2463c40476 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/legacy-mstyle-attributes.html @@ -0,0 +1,164 @@ + + + + +Legacy mstyle attributes + + + + + + + + + + + + + + + +
+ +

+ + + + + + + + + + +

+

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

+

+ + + 1 + A + 2 + + + + + 3 + + + + + 4 + + + + + + | + + + + + + | + 4 + + + + + + 1 + A + 2 + + + + + 3 + + + + + 4 + + + + + + | + + + + + + | + 4 + + + +

+ +

+ + + 1 + + + + + 1 + + +

+

+ + + 1 + + + + + 1 + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/merror-001.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/merror-001.html new file mode 100644 index 0000000000..a9a021c2e9 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/merror-001.html @@ -0,0 +1,43 @@ + + + + +Test the merror element + + + + + + + + + +
+
+ + AN ERROR + AN ERROR + +
+ + + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-fallback.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-fallback.html new file mode 100644 index 0000000000..3f9d466148 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-fallback.html @@ -0,0 +1,125 @@ + + + + +Test mrow fallback for some MathML elements + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order-ref.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order-ref.html new file mode 100644 index 0000000000..72694959a8 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order-ref.html @@ -0,0 +1,83 @@ + + + + + mrow painting order (reference) + + + + +

This test passes if there is no red and content is stacked such that

+ + +
+ + + + + +
+ +
+ + + + p XXÉ + + +
+ +
+ + + + + p X + + +
+ +
+ + + XXÉ + + +
+ +
+ + + + p XXÉ + + +
+ +
+ + + + + p X + + +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order.html new file mode 100644 index 0000000000..516359a545 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-painting-order.html @@ -0,0 +1,42 @@ + + + + + mrow painting order + + + + + + + + + +

This test passes if there is no red and content is stacked such that

+ +
+ + + XXÉ + X + p XXÉ + X + p X + + +
+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-preferred-width.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-preferred-width.html new file mode 100644 index 0000000000..8f0e3216c1 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/mrow-preferred-width.html @@ -0,0 +1,121 @@ + + + + +Preferred width of mrow-like elements + + + + + + + + + + + + + + +
+
+
+ +
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+
+
+ blah|2 +
+
+
+
+ blah|2 +
+
+
+
+ blah|2 +
+
+
+
+ blah|2 +
+
+
+
+ blah|2 +
+
+
+

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/no-spacing.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/no-spacing.html new file mode 100644 index 0000000000..a2e7eb7d8d --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/no-spacing.html @@ -0,0 +1,139 @@ + + + + +No spacing in elements + + + + + + + + + + + + + + + + + + +
+

+ + + X + X + + +

+

+ + + X + X + + +

+

+ + + X + X + + +

+

+ + + X + X + X + + +

+

+ + + X + X + X + + X + X + + +

+

+ + + X + X + + +

+

+ + + X + X + + +

+

+ + + X + X + X + + +

+

+ + + X + X + + +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/spacing.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/spacing.html new file mode 100644 index 0000000000..c066f72cde --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/spacing.html @@ -0,0 +1,54 @@ + + + + +Spacing in mrows + + + + + + + + + + + + + + + + + +
+

+ 1|2 + 1|2 + 1|2 + 12 + 1|2 + 1|2 + + 1|2 + 1|2 + 1|2 + 1|2 +

+ + diff --git a/testing/web-platform/tests/mathml/presentation-markup/mrow/stretch-along-block-axis-001.html b/testing/web-platform/tests/mathml/presentation-markup/mrow/stretch-along-block-axis-001.html new file mode 100644 index 0000000000..31385f5388 --- /dev/null +++ b/testing/web-platform/tests/mathml/presentation-markup/mrow/stretch-along-block-axis-001.html @@ -0,0 +1,176 @@ + + + + +Stretching operators along the block axis + + + + + + + + + + +
+

+ + + + + + + + + +

+

+ + + + + + + + +

+

+ + + + + + + + + +

+

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

+ + -- cgit v1.2.3