Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Passwidth attribute + width property
Asserts run
Pass
assert_approx_equals(200, 200, 1, "mspace width overridden by inline style")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:29:11)
Pass
assert_approx_equals(200, 200, 1, "mspace height as specified by height attribute")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:31:11)
Pass
assert_approx_equals(200, 200, 1, "mspace line-ascent as specified by height attribute")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:33:11)
Passheight/depth attributes + height property
Asserts run
Pass
assert_approx_equals(200, 200, 1, "mspace width as specified by attribute")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:39:11)
Pass
assert_approx_equals(200, 200, 1, "mspace height overridden by inline style")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:41:11)
Pass
assert_approx_equals(100, 100, 1, "mspace line-ascent as specified by height attribute")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:43:11)
Passheight attribute + height property
Asserts run
Pass
assert_approx_equals(200, 200, 1, "mspace width as specified by attribute")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:49:11)
Pass
assert_approx_equals(200, 200, 1, "mspace height overridden by inline style")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:51:11)
Pass
assert_approx_equals(300, 300, 1, "mspace line-ascent as specified by height attribute")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:53:11)
Passdepth attribute + height property
Asserts run
Pass
assert_approx_equals(200, 200, 1, "mspace width as specified by attribute")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:59:11)
Pass
assert_approx_equals(200, 200, 1, "mspace height overridden by inline style")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:61:11)
Pass
assert_approx_equals(0, 0, 1, "mspace line-ascent defaults to 0")
    at Test.<anonymous> ( /mathml/presentation-markup/spaces/mspace-width-height-001.html:63:11)