Summary

Harness status: OK

Found 11 tests

Details

ResultTest NameMessage
PassTest display math lowercase
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:27:15)
Pass
assert_approx_equals(8, 8, 1, "content before must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:28:15)
Pass
assert_approx_equals(308, 308, 1, "math must be centered.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:30:15)
Pass
assert_approx_equals(8, 8, 1, "content after must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:34:15)
Pass
assert_less_than_equal(58, 62, "new line before math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:36:15)
Pass
assert_less_than_equal(112, 112, "new line after math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:38:15)
PassTest inline math lowercase
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:46:15)
Pass
assert_approx_equals(210, 210, 1, "content before must be horizontally aligned with math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:47:15)
Pass
assert_approx_equals(210, 210, 1, "content after must be horizontally aligned with math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:51:15)
Pass
assert_less_than_equal(58, 63, "content before must be on the left of math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:55:15)
Pass
assert_less_than_equal(113, 118, "content after must be on the right of math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:57:15)
PassTest width on display=block math lowercase
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:65:15)
Pass
assert_approx_equals(8, 8, 1, "content before must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:67:15)
Pass
assert_approx_equals(100, 100, 1, "math uses specified width.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:69:15)
Pass
assert_approx_equals(58, 58, 1, "math must be centered.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:71:15)
Pass
assert_approx_equals(8, 8, 1, "content after must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:75:15)
Pass
assert_less_than_equal(289, 293, "new line before math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:77:15)
Pass
assert_less_than_equal(343, 343, "new line after math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:79:15)
PassTest display math uppercase
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:27:15)
Pass
assert_approx_equals(8, 8, 1, "content before must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:28:15)
Pass
assert_approx_equals(308, 308, 1, "math must be centered.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:30:15)
Pass
assert_approx_equals(8, 8, 1, "content after must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:34:15)
Pass
assert_less_than_equal(77, 81, "new line before math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:36:15)
Pass
assert_less_than_equal(131, 131, "new line after math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:38:15)
PassTest inline math uppercase
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:46:15)
Pass
assert_approx_equals(210, 210, 1, "content before must be horizontally aligned with math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:47:15)
Pass
assert_approx_equals(210, 210, 1, "content after must be horizontally aligned with math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:51:15)
Pass
assert_less_than_equal(58, 63, "content before must be on the left of math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:55:15)
Pass
assert_less_than_equal(113, 118, "content after must be on the right of math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:57:15)
PassTest width on display=block math uppercase
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:65:15)
Pass
assert_approx_equals(8, 8, 1, "content before must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:67:15)
Pass
assert_approx_equals(100, 100, 1, "math uses specified width.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:69:15)
Pass
assert_approx_equals(58, 58, 1, "math must be centered.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:71:15)
Pass
assert_approx_equals(8, 8, 1, "content after must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:75:15)
Pass
assert_less_than_equal(289, 293, "new line before math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:77:15)
Pass
assert_less_than_equal(343, 343, "new line after math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:79:15)
PassTest display math alternate_case
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:27:15)
Pass
assert_approx_equals(8, 8, 1, "content before must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:28:15)
Pass
assert_approx_equals(308, 308, 1, "math must be centered.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:30:15)
Pass
assert_approx_equals(8, 8, 1, "content after must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:34:15)
Pass
assert_less_than_equal(77, 81, "new line before math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:36:15)
Pass
assert_less_than_equal(131, 131, "new line after math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:38:15)
PassTest inline math alternate_case
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:46:15)
Pass
assert_approx_equals(210, 210, 1, "content before must be horizontally aligned with math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:47:15)
Pass
assert_approx_equals(210, 210, 1, "content after must be horizontally aligned with math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:51:15)
Pass
assert_less_than_equal(58, 63, "content before must be on the left of math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:55:15)
Pass
assert_less_than_equal(113, 118, "content after must be on the right of math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:57:15)
PassTest width on display=block math alternate_case
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:65:15)
Pass
assert_approx_equals(8, 8, 1, "content before must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:67:15)
Pass
assert_approx_equals(100, 100, 1, "math uses specified width.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:69:15)
Pass
assert_approx_equals(58, 58, 1, "math must be centered.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:71:15)
Pass
assert_approx_equals(8, 8, 1, "content after must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:75:15)
Pass
assert_less_than_equal(289, 293, "new line before math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:77:15)
Pass
assert_less_than_equal(343, 343, "new line after math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:79:15)
PassTest dynamically setting display=block
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:85:11)
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:92:11)
Pass
assert_approx_equals(8, 8, 1, "content before must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:93:11)
Pass
assert_approx_equals(308, 308, 1, "math must be centered.")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:95:11)
Pass
assert_approx_equals(8, 8, 1, "content after must be left aligned")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:99:11)
Pass
assert_less_than_equal(447, 451, "new line before math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:101:11)
Pass
assert_less_than_equal(501, 501, "new line after math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:103:11)
PassTest dynamically setting display=inline
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:108:11)
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:114:11)
Pass
assert_approx_equals(580, 580, 1, "content before must be horizontally aligned with math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:115:11)
Pass
assert_approx_equals(580, 580, 1, "content after must be horizontally aligned with math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:119:11)
Pass
assert_less_than_equal(58, 63, "content before must be on the left of math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:123:11)
Pass
assert_less_than_equal(113, 118, "content after must be on the right of math")
    at Test.<anonymous> ( /mathml/relations/html5-tree/display-1.html:125:11)