Summary

Harness status: OK

Found 10 tests

Details

ResultTest NameMessage
PassDefault math-style value on mtable
Asserts run
Pass
assert_equals("compact", "compact")
    at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:24:14)
FailDefault display value on mtableassert_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 run
Fail
assert_equals("table", "inline-table")
    at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:26:14)
PassDefault display value on mtr
Asserts run
Pass
assert_equals("table-row", "table-row")
    at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:28:14)
PassDefault display value on mtd
Asserts run
Pass
assert_equals("table-cell", "table-cell")
    at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:30:14)
FailDefault text-align value on mtdassert_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 run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:32:14)
PassDefault padding-left value on mtd
Asserts run
Pass
assert_equals("10px", "10px")
    at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:34:14)
PassDefault padding-right value on mtd
Asserts run
Pass
assert_equals("10px", "10px")
    at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:36:14)
FailDefault padding-top value on mtdassert_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 run
Fail
assert_equals("7px", "10px")
    at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:38:14)
FailDefault padding-bottom value on mtdassert_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 run
Fail
assert_equals("7px", "10px")
    at Test.<anonymous> ( /mathml/presentation-markup/tables/table-default-styles-001.html:40:14)
FailBounding box is the same as mrow + mtd default paddingassert_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 run
Pass
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)