diff options
Diffstat (limited to 'testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-3.html.ini')
-rw-r--r-- | testing/web-platform/meta/mathml/presentation-markup/fractions/frac-parameters-3.html.ini | 14 |
1 files changed, 14 insertions, 0 deletions
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 |