summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/mathml/mpadded
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /testing/web-platform/mozilla/tests/mathml/mpadded
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/mozilla/tests/mathml/mpadded')
-rw-r--r--testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-001-ref.html (renamed from testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-seudo-units-001-ref.html)0
-rw-r--r--testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-001.html (renamed from testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-seudo-units-001.html)2
-rw-r--r--testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-002-ref.html15
-rw-r--r--testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-002.html19
-rw-r--r--testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-003-ref.html15
-rw-r--r--testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-003.html19
-rw-r--r--testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-004-ref.html15
-rw-r--r--testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-004.html19
8 files changed, 103 insertions, 1 deletions
diff --git a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-seudo-units-001-ref.html b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-001-ref.html
index 0b6efcbafc..0b6efcbafc 100644
--- a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-seudo-units-001-ref.html
+++ b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-001-ref.html
diff --git a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-seudo-units-001.html b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-001.html
index 80ba835109..5f976e63de 100644
--- a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-seudo-units-001.html
+++ b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-001.html
@@ -3,7 +3,7 @@
<head>
<title>Test mpadded</title>
<meta name="assert" content="Verify basic rendering of mpadded with pseudo units.">
- <link rel="match" href="mpadded-seudo-units-001-ref.html">
+ <link rel="match" href="mpadded-pseudo-units-001-ref.html">
</head>
<body>
<math>
diff --git a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-002-ref.html b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-002-ref.html
new file mode 100644
index 0000000000..50f14246ee
--- /dev/null
+++ b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-002-ref.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Test mpadded</title>
+ </head>
+ <body>
+ <math>
+ <mpadded mathbackground="red" height="100height" depth="0">
+ <mphantom>
+ <mtext>&#x1D687;<!-- Mathematical Monospace Capital X --></mtext>
+ </mphantom>
+ </mpadded>
+ </math>
+ </body>
+</html>
diff --git a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-002.html b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-002.html
new file mode 100644
index 0000000000..62e72310c4
--- /dev/null
+++ b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-002.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Test mpadded</title>
+ <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=685628">
+ <link rel="match" href="mpadded-pseudo-units-002-ref.html">
+ <meta name="assert" content="height pseudo unit in mpadded@height refers to logical (not ink) metrics.">
+ </head>
+ <body>
+ <math>
+ <!--height in term of height should not depend on the characters-->
+ <mpadded mathbackground="red" height="100height" depth="0">
+ <mphantom>
+ <mtext>&#x1D692;<!-- Mathematical Monospace Small I --></mtext>
+ </mphantom>
+ </mpadded>
+ </math>
+ </body>
+</html>
diff --git a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-003-ref.html b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-003-ref.html
new file mode 100644
index 0000000000..e01e6498f2
--- /dev/null
+++ b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-003-ref.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Test mpadded</title>
+ </head>
+ <body>
+ <math>
+ <mpadded mathbackground="red" height="100width" depth="0">
+ <mphantom>
+ <mtext>&#x1D687;<!-- Mathematical Monospace Capital X --></mtext>
+ </mphantom>
+ </mpadded>
+ </math>
+ </body>
+</html>
diff --git a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-003.html b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-003.html
new file mode 100644
index 0000000000..9089c2cd5e
--- /dev/null
+++ b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-003.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Test mpadded</title>
+ <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=685628">
+ <link rel="match" href="mpadded-pseudo-units-003-ref.html">
+ <meta name="assert" content="width pseudo unit in mpadded@height refers to logical (not ink) metrics.">
+ </head>
+ <body>
+ <math>
+ <!--height in term of width should not depend on the characters-->
+ <mpadded mathbackground="red" height="100width" depth="0">
+ <mphantom>
+ <mtext>&#x1D692;<!-- Mathematical Monospace Small I --></mtext>
+ </mphantom>
+ </mpadded>
+ </math>
+ </body>
+</html>
diff --git a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-004-ref.html b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-004-ref.html
new file mode 100644
index 0000000000..e2a4943edd
--- /dev/null
+++ b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-004-ref.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Test mpadded</title>
+ </head>
+ <body>
+ <math>
+ <mpadded mathbackground="red" width="100width">
+ <mphantom>
+ <mtext>&#x1D687;<!-- Mathematical Monospace Capital X --></mtext>
+ </mphantom>
+ </mpadded>
+ </math>
+ </body>
+</html>
diff --git a/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-004.html b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-004.html
new file mode 100644
index 0000000000..e2433ef045
--- /dev/null
+++ b/testing/web-platform/mozilla/tests/mathml/mpadded/mpadded-pseudo-units-004.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Test mpadded</title>
+ <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=685628">
+ <link rel="match" href="mpadded-pseudo-units-004-ref.html">
+ <meta name="assert" content="pseudo unit specified in mpadded@width does not affect the height/depth">
+ </head>
+ <body>
+ <math>
+ <!--with fixed width, height + depth should not depend on the characters-->
+ <mpadded mathbackground="red" width="100width">
+ <mphantom>
+ <mtext>&#x1D692;<!-- Mathematical Monospace Small I --></mtext>
+ </mphantom>
+ </mpadded>
+ </math>
+ </body>
+</html>