From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../operator-stretching/overbar-width-1-ref.xhtml | 26 +++++++++++ .../operator-stretching/overbar-width-1.xhtml | 27 ++++++++++++ .../scale-stretchy-001-ref.html | 24 +++++++++++ .../operator-stretching/scale-stretchy-001.html | 48 +++++++++++++++++++++ .../scale-stretchy-002-ref.html | 24 +++++++++++ .../operator-stretching/scale-stretchy-002.html | 48 +++++++++++++++++++++ .../scale-stretchy-003-ref.html | 25 +++++++++++ .../operator-stretching/scale-stretchy-003.html | 50 ++++++++++++++++++++++ .../scale-stretchy-004-ref.html | 25 +++++++++++ .../operator-stretching/scale-stretchy-004.html | 50 ++++++++++++++++++++++ .../scale-stretchy-005-ref.html | 12 ++++++ .../operator-stretching/scale-stretchy-005.html | 20 +++++++++ .../stretch-equal-sign-with-default-font-ref.html | 14 ++++++ .../stretch-equal-sign-with-default-font.html | 18 ++++++++ .../operator-stretching/underbar-width-1-ref.xhtml | 26 +++++++++++ .../operator-stretching/underbar-width-1.xhtml | 27 ++++++++++++ 16 files changed, 464 insertions(+) create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/overbar-width-1-ref.xhtml create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/overbar-width-1.xhtml create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-001-ref.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-001.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-002-ref.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-002.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-003-ref.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-003.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-004-ref.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-004.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-005-ref.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-005.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/stretch-equal-sign-with-default-font-ref.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/stretch-equal-sign-with-default-font.html create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/underbar-width-1-ref.xhtml create mode 100644 testing/web-platform/mozilla/tests/mathml/operator-stretching/underbar-width-1.xhtml (limited to 'testing/web-platform/mozilla/tests/mathml/operator-stretching') diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/overbar-width-1-ref.xhtml b/testing/web-platform/mozilla/tests/mathml/operator-stretching/overbar-width-1-ref.xhtml new file mode 100644 index 0000000000..64e89f403f --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/overbar-width-1-ref.xhtml @@ -0,0 +1,26 @@ + + + + + +
+ + + + ai + ¯ + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/overbar-width-1.xhtml b/testing/web-platform/mozilla/tests/mathml/operator-stretching/overbar-width-1.xhtml new file mode 100644 index 0000000000..317504a007 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/overbar-width-1.xhtml @@ -0,0 +1,27 @@ + + + Check width of stretchy OverBar + + + + + +
+ + + ai + ¯ + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-001-ref.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-001-ref.html new file mode 100644 index 0000000000..36a2a574f8 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-001-ref.html @@ -0,0 +1,24 @@ + + + + + Maximal size for a vertical arrow stretched by scaling + + + + + + + +
+ + + + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-001.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-001.html new file mode 100644 index 0000000000..77b355f404 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-001.html @@ -0,0 +1,48 @@ + + + + + Maximal size for a vertical arrow stretched by scaling + + + + + + + + + + + +
+ + + + + + +
+ + + + + + +
+ + + + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-002-ref.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-002-ref.html new file mode 100644 index 0000000000..7b0e084364 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-002-ref.html @@ -0,0 +1,24 @@ + + + + + Minimal size for a vertical arrow stretched by scaling + + + + + + + +
+ + + + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-002.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-002.html new file mode 100644 index 0000000000..db39cc97cc --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-002.html @@ -0,0 +1,48 @@ + + + + + Minimal size for a vertical arrow stretched by scaling + + + + + + + + + + + +
+ + + + + + +
+ + + + + + +
+ + + + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-003-ref.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-003-ref.html new file mode 100644 index 0000000000..b5935f306a --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-003-ref.html @@ -0,0 +1,25 @@ + + + + + Maximal size for a horizontal arrow stretched by scaling + + + + + + + + + +
+ + + + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-003.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-003.html new file mode 100644 index 0000000000..7191a329b4 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-003.html @@ -0,0 +1,50 @@ + + + + + Maximal size for a horizontal arrow stretched by scaling + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + +
+ + + + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-004-ref.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-004-ref.html new file mode 100644 index 0000000000..ad797c46d1 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-004-ref.html @@ -0,0 +1,25 @@ + + + + + Minimal size for a horizontal arrow stretched by scaling (reference) + + + + + + + + + +
+ + + + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-004.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-004.html new file mode 100644 index 0000000000..f7d36b36e2 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-004.html @@ -0,0 +1,50 @@ + + + + + Minimal size for a horizontal arrow stretched by scaling + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + + + + +
+ + + + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-005-ref.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-005-ref.html new file mode 100644 index 0000000000..c1bd50201b --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-005-ref.html @@ -0,0 +1,12 @@ + + + + + Largeop in display mode stretched by scaling (reference) + + + + + + + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-005.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-005.html new file mode 100644 index 0000000000..3f20eed587 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/scale-stretchy-005.html @@ -0,0 +1,20 @@ + + + + + Largeop in display mode stretched by scaling + + + + + + + + + + + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/stretch-equal-sign-with-default-font-ref.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/stretch-equal-sign-with-default-font-ref.html new file mode 100644 index 0000000000..074d0e0415 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/stretch-equal-sign-with-default-font-ref.html @@ -0,0 +1,14 @@ + + + + Horizontal stretching of equal of U+003D EQUAL SIGN with default font (reference) + + + + + AVERYLONGBASE + = + + + + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/stretch-equal-sign-with-default-font.html b/testing/web-platform/mozilla/tests/mathml/operator-stretching/stretch-equal-sign-with-default-font.html new file mode 100644 index 0000000000..2ddcdbe683 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/stretch-equal-sign-with-default-font.html @@ -0,0 +1,18 @@ + + + + Horizontal stretching of U+003D EQUAL SIGN with default font + + + + + + + + + AVERYLONGBASE + = + + + + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/underbar-width-1-ref.xhtml b/testing/web-platform/mozilla/tests/mathml/operator-stretching/underbar-width-1-ref.xhtml new file mode 100644 index 0000000000..737673ccb1 --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/underbar-width-1-ref.xhtml @@ -0,0 +1,26 @@ + + + + + +
+ + + + 1 + ̲ + + + +
+ + diff --git a/testing/web-platform/mozilla/tests/mathml/operator-stretching/underbar-width-1.xhtml b/testing/web-platform/mozilla/tests/mathml/operator-stretching/underbar-width-1.xhtml new file mode 100644 index 0000000000..d2539d74ec --- /dev/null +++ b/testing/web-platform/mozilla/tests/mathml/operator-stretching/underbar-width-1.xhtml @@ -0,0 +1,27 @@ + + + Check width of stretchy UnderBar + + + + + +
+ + + 1 + ̲ + + +
+ + -- cgit v1.2.3