summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mathml/presentation-markup/mpadded
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
commit0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch)
treea31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/mathml/presentation-markup/mpadded
parentInitial commit. (diff)
downloadfirefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz
firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/mathml/presentation-markup/mpadded')
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mpadded/legacy-orthogonal-pseudo-units.html.ini19
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-002.html.ini4
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-003.html.ini7
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-percentage-002.html.ini9
4 files changed, 39 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mpadded/legacy-orthogonal-pseudo-units.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mpadded/legacy-orthogonal-pseudo-units.html.ini
new file mode 100644
index 0000000000..affce57194
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mpadded/legacy-orthogonal-pseudo-units.html.ini
@@ -0,0 +1,19 @@
+[legacy-orthogonal-pseudo-units.html]
+ [200%width is not allowed on depth]
+ expected: FAIL
+
+ [200%width is not allowed on voffset]
+ expected: FAIL
+
+ [200%depth is not allowed on width]
+ expected: FAIL
+
+ [200%height is not allowed on width]
+ expected: FAIL
+
+ [200%depth is not allowed on lspace]
+ expected: FAIL
+
+ [200%height is not allowed on lspace]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-002.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-002.html.ini
new file mode 100644
index 0000000000..a0e178c8fb
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-002.html.ini
@@ -0,0 +1,4 @@
+[mpadded-002.html]
+ [Percentage calculation for width, height and depth]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-003.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-003.html.ini
new file mode 100644
index 0000000000..48eb26b1d9
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-003.html.ini
@@ -0,0 +1,7 @@
+[mpadded-003.html]
+ [content is shifted by the specified lspace/voffset (RTL)]
+ expected: FAIL
+
+ [content is shifted by the specified lspace/voffset]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-percentage-002.html.ini b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-percentage-002.html.ini
new file mode 100644
index 0000000000..1972908078
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/mpadded/mpadded-percentage-002.html.ini
@@ -0,0 +1,9 @@
+[mpadded-percentage-002.html]
+ [width='200%' is interpreted as the default value]
+ expected: FAIL
+
+ [height='200%' is interpreted as the default value]
+ expected: FAIL
+
+ [depth='200%' is interpreted as the default value]
+ expected: FAIL