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/fractions | |
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/fractions')
12 files changed, 55 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-1.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-1.html.ini new file mode 100644 index 0000000000..15720ae6d7 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-1.html.ini @@ -0,0 +1,6 @@ +[frac-1.html] + [Vertical positions of numerator and denominator] + expected: + if os == "mac": FAIL + if os == "android": FAIL + diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-bar-002.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-bar-002.html.ini new file mode 100644 index 0000000000..11b4466545 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-bar-002.html.ini @@ -0,0 +1,2 @@ +[frac-bar-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-linethickness-002.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-linethickness-002.html.ini new file mode 100644 index 0000000000..6a35559842 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-linethickness-002.html.ini @@ -0,0 +1,4 @@ +[frac-linethickness-002.html] + [Negative] + expected: FAIL + diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-2.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-2.html.ini new file mode 100644 index 0000000000..2f7cbbc296 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-2.html.ini @@ -0,0 +1,3 @@ +[frac-parameters-2.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-3.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-3.html.ini new file mode 100644 index 0000000000..914cda2898 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-3.html.ini @@ -0,0 +1,14 @@ +[frac-parameters-3.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [nonzero linethickness, displaystyle=false] + expected: FAIL + + [linethickness=0, displaystyle=false] + expected: FAIL + + [linethickness=0, displaystyle=true] + expected: FAIL + + [nonzero linethickness, displaystyle=true] + expected: FAIL diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-001.html.ini new file mode 100644 index 0000000000..b7eb7b93c7 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-001.html.ini @@ -0,0 +1,4 @@ +[frac-parameters-gap-001.html] + expected: + if os == "linux": PASS + FAIL diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-002.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-002.html.ini new file mode 100644 index 0000000000..bf41d35059 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-002.html.ini @@ -0,0 +1,4 @@ +[frac-parameters-gap-002.html] + expected: + if os == "linux": PASS + FAIL diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-003.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-003.html.ini new file mode 100644 index 0000000000..14b18b6b7d --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-003.html.ini @@ -0,0 +1,4 @@ +[frac-parameters-gap-003.html] + expected: + if os == "linux": PASS + FAIL diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-004.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-004.html.ini new file mode 100644 index 0000000000..5f576c58fe --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-004.html.ini @@ -0,0 +1,4 @@ +[frac-parameters-gap-004.html] + expected: + if os == "linux": PASS + FAIL diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-005.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-005.html.ini new file mode 100644 index 0000000000..7953ab918b --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-005.html.ini @@ -0,0 +1,4 @@ +[frac-parameters-gap-005.html] + expected: + if os == "linux": PASS + FAIL diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-006.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-006.html.ini new file mode 100644 index 0000000000..aa9813ae03 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-gap-006.html.ini @@ -0,0 +1,4 @@ +[frac-parameters-gap-006.html] + expected: + if os == "linux": PASS + FAIL diff --git a/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-rendering-from-in-flow.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-rendering-from-in-flow.html.ini new file mode 100644 index 0000000000..a8ef5a1206 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-rendering-from-in-flow.html.ini @@ -0,0 +1,2 @@ +[frac-rendering-from-in-flow.html] + expected: FAIL |