Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassAlignment on the baseline for bases of different heights
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-4.html:34:7)
Pass
assert_approx_equals(148, 148, 1, "msub base 50is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:38:10
Pass
assert_approx_equals(148, 148, 1, "msup base 50is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:39:10
Pass
assert_approx_equals(148, 148, 1, "msubsup base 50is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:40:10
Pass
assert_approx_equals(148, 148, 1, "mmultiscripts base 50is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:41:10
Pass
assert_approx_equals(148, 148, 1, "msub base 75is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:38:10
Pass
assert_approx_equals(148, 148, 1, "msup base 75is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:39:10
Pass
assert_approx_equals(148, 148, 1, "msubsup base 75is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:40:10
Pass
assert_approx_equals(148, 148, 1, "mmultiscripts base 75is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:41:10
Pass
assert_approx_equals(148, 148, 1, "msub base 100is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:38:10
Pass
assert_approx_equals(148, 148, 1, "msup base 100is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:39:10
Pass
assert_approx_equals(148, 148, 1, "msubsup base 100is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:40:10
Pass
assert_approx_equals(148, 148, 1, "mmultiscripts base 100is placed on the baseline")
    at  /mathml/presentation-markup/scripts/subsup-4.html:41:10
PassVertical position of the scripts for bases of different heights
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-4.html:46:7)
Pass
assert_approx_equals(198, 198, 5, "msub script 50is placed at the top of of the base")
    at  /mathml/presentation-markup/scripts/subsup-4.html:50:10
Pass
assert_approx_equals(223, 223, 5, "msub script 75is placed at the top of of the base")
    at  /mathml/presentation-markup/scripts/subsup-4.html:50:10
Pass
assert_approx_equals(248, 248, 5, "msub script 100is placed at the top of of the base")
    at  /mathml/presentation-markup/scripts/subsup-4.html:50:10