diff options
Diffstat (limited to 'testing/web-platform/meta/mathml/relations/css-styling/display-2.html.ini')
-rw-r--r-- | testing/web-platform/meta/mathml/relations/css-styling/display-2.html.ini | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/relations/css-styling/display-2.html.ini b/testing/web-platform/meta/mathml/relations/css-styling/display-2.html.ini new file mode 100644 index 0000000000..740abfc185 --- /dev/null +++ b/testing/web-platform/meta/mathml/relations/css-styling/display-2.html.ini @@ -0,0 +1,54 @@ +[display-2.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + max-asserts: 2 + [flexbox display (mrow)] + expected: FAIL + + [list display inside display block] + expected: FAIL + + [flexbox display (math)] + expected: FAIL + + [block display with column width (math)] + expected: FAIL + + [grid display (math)] + expected: FAIL + + [inline-table display (mrow)] + expected: FAIL + + [inline display] + expected: FAIL + + [table display (math)] + expected: FAIL + + [inline-table display (math)] + expected: FAIL + + [inline-block display] + expected: FAIL + + [table display (mrow)] + expected: FAIL + + [block display with contrained width] + expected: FAIL + + [block display with column width (mrow)] + expected: FAIL + + [block display] + expected: FAIL + + [ruby display (mrow)] + expected: FAIL + + [ruby display (math)] + expected: FAIL + + [grid display (mrow)] + expected: FAIL |