Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassAlignment on the baseline with different and large script heights
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:34:7)
Pass
assert_approx_equals(198.46875, 198.46875, 1, "msub base is placed on the baseline")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:37:8)
Pass
assert_approx_equals(198.46875, 198.46875, 1, "msup base is placed on the baseline")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:38:8)
Pass
assert_approx_equals(198.46875, 198.46875, 1, "msubsup base is placed on the baseline")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:39:8)
Pass
assert_approx_equals(198.46875, 198.46875, 1, "mmultiscripts baseis placed on the baseline")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:40:8)
PassTall subscripts/superscripts are not placed too high/low
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:44:7)
Pass
assert_greater_than(193, 183.46875, "msub: subscript is below the top of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:46:7)
Pass
assert_less_than(193, 213.46875, "msup: supscript is above the bottom of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:47:7)
Pass
assert_greater_than(194.75, 183.46875, "msubsup: subscript is below the top of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:48:7)
Pass
assert_less_than(193, 213.46875, "msubsup: supscript is above the bottom of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:49:7)
Pass
assert_greater_than(194.75, 183.46875, "mmultiscripts: postsubscript is below the top of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:50:7)
Pass
assert_less_than(193, 213.46875, "mmultiscripts: postsupscript is above the bottom of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:51:7)
Pass
assert_greater_than(194.75, 183.46875, "mmultiscripts: presubscript is below the top of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:52:7)
Pass
assert_less_than(193, 213.46875, "mmultiscripts: presupscript is above the bottom of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:53:7)
PassNo collisions for tall subscripts and superscripts
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:57:7)
Pass
assert_greater_than(194.75, 193, "msubsup: subscript is below the superscript")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:59:7)
Pass
assert_greater_than(194.75, 193, "mmultiscripts: presubscript is below the presuperscript")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:60:7)
Pass
assert_greater_than(194.75, 193, "mmultiscripts: postsubscript is below the postsuperscript")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-5.html:61:7)