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 --- .../mpadded-negative-attributes-001-ref.html | 45 ++++++++++++++++++++++ .../mpadded-negative-attributes-001.html | 21 ++++++++++ .../mpadded-negative-attributes-002-ref.html | 16 ++++++++ .../mpadded-negative-attributes-002.html | 19 +++++++++ .../negative-lspace-rspace-001-ref.xhtml | 9 +++++ .../negative-lspace-rspace-001.xhtml | 16 ++++++++ .../negative-lengths/negative-mspace-1-ref.html | 25 ++++++++++++ .../mathml/negative-lengths/negative-mspace-1.html | 30 +++++++++++++++ 8 files changed, 181 insertions(+) create mode 100644 testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-001-ref.html create mode 100644 testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-001.html create mode 100644 testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-002-ref.html create mode 100644 testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-002.html create mode 100644 testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-lspace-rspace-001-ref.xhtml create mode 100644 testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-lspace-rspace-001.xhtml create mode 100644 testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-mspace-1-ref.html create mode 100644 testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-mspace-1.html (limited to 'testing/web-platform/mozilla/tests/mathml/negative-lengths') diff --git a/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-001-ref.html b/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-001-ref.html new file mode 100644 index 0000000000..8ec9adf808 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-001-ref.html @@ -0,0 +1,45 @@ + + + + Test mpadded + + + +
+
+
+
+
+
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-001.html b/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-001.html new file mode 100644 index 0000000000..0842d97eb9 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-001.html @@ -0,0 +1,21 @@ + + + + Test mpadded + + + + + + + + + + + + + + diff --git a/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-002-ref.html b/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-002-ref.html new file mode 100644 index 0000000000..31ae7f2491 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-002-ref.html @@ -0,0 +1,16 @@ + + + + Test mpadded + + + + + + + + + + diff --git a/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-002.html b/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-002.html new file mode 100644 index 0000000000..b2de08e811 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/negative-lengths/mpadded-negative-attributes-002.html @@ -0,0 +1,19 @@ + + + + Test mpadded + + + + + + + + + + + + + diff --git a/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-lspace-rspace-001-ref.xhtml b/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-lspace-rspace-001-ref.xhtml new file mode 100644 index 0000000000..86af23a887 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-lspace-rspace-001-ref.xhtml @@ -0,0 +1,9 @@ + + + + 3 + + + 2 + + + diff --git a/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-lspace-rspace-001.xhtml b/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-lspace-rspace-001.xhtml new file mode 100644 index 0000000000..600b955a27 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-lspace-rspace-001.xhtml @@ -0,0 +1,16 @@ + + + negative lspace/rspace + + + + + + + + 3 + + + 2 + + + diff --git a/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-mspace-1-ref.html b/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-mspace-1-ref.html new file mode 100644 index 0000000000..ccf1ed995b --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-mspace-1-ref.html @@ -0,0 +1,25 @@ + + + + negative mspace + + + +

+ + + + + + +

+

+ + + + + + +

+ + diff --git a/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-mspace-1.html b/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-mspace-1.html new file mode 100644 index 0000000000..403a98b409 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/negative-lengths/negative-mspace-1.html @@ -0,0 +1,30 @@ + + + + negative mspace + + + + + + +

+ + + + + + + +

+

+ + + + + + + +

+ + -- cgit v1.2.3