diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/mathml/presentation-markup/fractions | |
parent | Initial commit. (diff) | |
download | firefox-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/fractions')
13 files changed, 57 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-bar-003.html.ini b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-bar-003.html.ini new file mode 100644 index 0000000000..cb8fdddf30 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/fractions/frac-bar-003.html.ini @@ -0,0 +1,2 @@ +[frac-bar-003.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 |