Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
PassRespective horizontal positions
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:33:7)
Pass
assert_less_than_equal(68, 68, 1, "msub: subscript is after base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:36:7)
Pass
assert_less_than_equal(109.03125, 109.03125, 1, "msup: superscript is after base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:37:7)
Pass
assert_less_than_equal(150.0625, 150.0625, 1, "msubsup: subscript is after base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:38:7)
Pass
assert_less_than_equal(150.0625, 150.0625, 1, "msubsup: superscript is after base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:39:7)
Pass
assert_approx_equals(68, 68, 3, "msub: space between base and subscript is small")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:42:7)
Pass
assert_approx_equals(68, 68, 3, "msub: subscript is after base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:43:7)
Pass
assert_approx_equals(109.03125, 109.03125, 3, "msup: superscript is after base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:44:7)
Pass
assert_approx_equals(150.0625, 150.0625, 3, "msubsup: subscript is after base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:45:7)
Pass
assert_approx_equals(150.0625, 150.0625, 3, "msubsup: superscript is after base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:46:7)
PassAlignment of the base on the baseline
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:50:7)
Pass
assert_approx_equals(66.671875, 66.671875, 1, "msub: base is placed on the baseline")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:53:7)
Pass
assert_approx_equals(66.671875, 66.671875, 1, "msup: base is placed on the baseline")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:54:7)
Pass
assert_approx_equals(66.671875, 66.671875, 1, "msubsup: base is placed on the baseline")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:55:7)
PassVertical position of scripts
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:59:7)
Pass
assert_greater_than(81.671875, 66.671875, "msub: script is placed at the bottom of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:61:7)
Pass
assert_less_than(48, 66.671875, "msup: script is placed at the top of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:62:7)
Pass
assert_greater_than(81.671875, 66.671875, "msubsup: script is placed at the bottom of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:63:7)
Pass
assert_less_than(48, 66.671875, "msubsup: script is placed at the top of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:64:7)
PassWidth of scripted elements
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:68:7)
Pass
assert_approx_equals(41.03125, 40, 5, "msub: width is determined by the left/right sides of base/script (+ some space after script)")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:71:7)
Pass
assert_approx_equals(41.03125, 40, 5, "msup: width is determined by the left/right sides of base/script (+ some space after script)")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:72:7)
Pass
assert_approx_equals(41.03125, 40, 5, "msubsup: width is determined by the left/right sides of base/scripts (+ some space after script)")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:73:7)
PassHeight of scripted elements
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:77:7)
Pass
assert_greater_than_equal(35, 30, 1, "msub: height is at least the one of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:80:7)
Pass
assert_greater_than_equal(38.671875, 30, 1, "msup: height is at least the one of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:81:7)
Pass
assert_greater_than_equal(43.671875, 30, 1, "msubsup: height is at least the one of the base")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:82:7)
Pass
assert_approx_equals(35, 35, 1, "msub: height is determined by the top/bottom sides of base/scripts")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:84:7)
Pass
assert_approx_equals(38.671875, 38.671875, 1, "msup: height is determined by the top/bottom sides of base/scripts")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:85:7)
Pass
assert_approx_equals(43.671875, 43.671875, 1, "msubsup: height is determined by the top/bottom sides of base/scripts")
    at Test.<anonymous> ( /mathml/presentation-markup/scripts/subsup-1.html:86:7)