Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
Passvw unit in SVGLength
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:24:7)
Pass
assert_approx_equals(128, 128, 0.1)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:25:7)
PassConvert back to vw from new user unit value
Asserts run
Pass
assert_approx_equals(20, 20, 0.2)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:31:7)
Passvh unit in SVGLength
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:24:7)
Pass
assert_approx_equals(72, 72, 0.1)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:25:7)
PassConvert back to vh from new user unit value
Asserts run
Pass
assert_approx_equals(20, 20, 0.2)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:31:7)
Passvmin unit in SVGLength
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:24:7)
Pass
assert_approx_equals(72, 72, 0.1)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:25:7)
PassConvert back to vmin from new user unit value
Asserts run
Pass
assert_approx_equals(20, 20, 0.2)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:31:7)
Passvmax unit in SVGLength
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:24:7)
Pass
assert_approx_equals(128, 128, 0.1)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:25:7)
PassConvert back to vmax from new user unit value
Asserts run
Pass
assert_approx_equals(20, 20, 0.2)
    at Test.<anonymous> ( /svg/types/scripted/SVGLength-viewport.html:31:7)