diff options
Diffstat (limited to 'testing/web-platform/meta/mathml/presentation-markup/tables')
3 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mathml/presentation-markup/tables/table-axis-height.html.ini b/testing/web-platform/meta/mathml/presentation-markup/tables/table-axis-height.html.ini new file mode 100644 index 0000000000..8d5207d6b7 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/tables/table-axis-height.html.ini @@ -0,0 +1,3 @@ +[table-axis-height.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mathml/presentation-markup/tables/table-cell-mrow-layout.html.ini b/testing/web-platform/meta/mathml/presentation-markup/tables/table-cell-mrow-layout.html.ini new file mode 100644 index 0000000000..a221491e4f --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/tables/table-cell-mrow-layout.html.ini @@ -0,0 +1,3 @@ +[table-cell-mrow-layout.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/mathml/presentation-markup/tables/table-default-styles-001.html.ini b/testing/web-platform/meta/mathml/presentation-markup/tables/table-default-styles-001.html.ini new file mode 100644 index 0000000000..07ca63cb16 --- /dev/null +++ b/testing/web-platform/meta/mathml/presentation-markup/tables/table-default-styles-001.html.ini @@ -0,0 +1,20 @@ +[table-default-styles-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Default text-align value on mtd] + expected: FAIL + + [Default padding-left value on mtd] + expected: FAIL + + [Default padding-right value on mtd] + expected: FAIL + + [Default padding-top value on mtd] + expected: FAIL + + [Default padding-bottom value on mtd] + expected: FAIL + + [Bounding box is the same as mrow + mtd default padding] + expected: FAIL |