summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mathml/presentation-markup/spaces
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/spaces
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/spaces')
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/spaces/mspace-width-height-001.html.ini12
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-001.html.ini3
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-003.html.ini5
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-004.html.ini8
-rw-r--r--testing/web-platform/meta/mathml/presentation-markup/spaces/space-vertical-align.tentative.html.ini2
5 files changed, 30 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/presentation-markup/spaces/mspace-width-height-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/spaces/mspace-width-height-001.html.ini
new file mode 100644
index 0000000000..e3a885f287
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/spaces/mspace-width-height-001.html.ini
@@ -0,0 +1,12 @@
+[mspace-width-height-001.html]
+ [width attribute + width property]
+ expected: FAIL
+
+ [height/depth attributes + height property]
+ expected: FAIL
+
+ [height attribute + height property]
+ expected: FAIL
+
+ [depth attribute + height property]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-001.html.ini
new file mode 100644
index 0000000000..bbc051a934
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-001.html.ini
@@ -0,0 +1,3 @@
+[space-like-001.html]
+ [space-like menclose]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-003.html.ini b/testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-003.html.ini
new file mode 100644
index 0000000000..8e6fe6a443
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-003.html.ini
@@ -0,0 +1,5 @@
+[space-like-003.html]
+ [mi is not space-like]
+ expected:
+ if os == "android": FAIL
+
diff --git a/testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-004.html.ini b/testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-004.html.ini
new file mode 100644
index 0000000000..56a1dc8b59
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/spaces/space-like-004.html.ini
@@ -0,0 +1,8 @@
+[space-like-004.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [complex non-space-like subtree, from in-flow children]
+ expected: FAIL
+
+ [complex space-like subtree, from in-flow children]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mathml/presentation-markup/spaces/space-vertical-align.tentative.html.ini b/testing/web-platform/meta/mathml/presentation-markup/spaces/space-vertical-align.tentative.html.ini
new file mode 100644
index 0000000000..27215bed9e
--- /dev/null
+++ b/testing/web-platform/meta/mathml/presentation-markup/spaces/space-vertical-align.tentative.html.ini
@@ -0,0 +1,2 @@
+[space-vertical-align.tentative.html]
+ expected: FAIL