diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/mathml/presentation-markup/spaces | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/mathml/presentation-markup/spaces')
4 files changed, 18 insertions, 0 deletions
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 |