Pass | Default math-style value on mtable | Asserts runPass | assert_equals("compact", "compact")
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:24:14) |
|
Fail | Default display value on mtable | assert_equals: expected "inline-table" but got "table" at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:26:14)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:26:3 Asserts runFail | assert_equals("table", "inline-table")
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:26:14) |
|
Pass | Default display value on mtr | Asserts runPass | assert_equals("table-row", "table-row")
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:28:14) |
|
Pass | Default display value on mtd | Asserts runPass | assert_equals("table-cell", "table-cell")
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:30:14) |
|
Fail | Default text-align value on mtd | assert_equals: expected "center" but got "-webkit-center" at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:32:14)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:32:3 Asserts runFail | assert_equals("-webkit-center", "center")
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:32:14) |
|
Pass | Default padding-left value on mtd | Asserts runPass | assert_equals("10px", "10px")
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:34:14) |
|
Pass | Default padding-right value on mtd | Asserts runPass | assert_equals("10px", "10px")
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:36:14) |
|
Fail | Default padding-top value on mtd | assert_equals: expected "10px" but got "7px" at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:38:14)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:38:3 Asserts runFail | assert_equals("7px", "10px")
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:38:14) |
|
Fail | Default padding-bottom value on mtd | assert_equals: expected "10px" but got "7px" at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:40:14)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:40:3 Asserts runFail | assert_equals("7px", "10px")
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:40:14) |
|
Fail | Bounding box is the same as mrow + mtd default padding | assert_equals: expected 30 but got 24 at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:47:7)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/mathml/presentation-markup/tables/table-default-styles-001.html:43:3 Asserts runPass | assert_equals(40, 40)
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:46:7) | Fail | assert_equals(24, 30)
at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:47:7) |
|