Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassUse of SVGAnimatedEnumeration within SVGClipPathElement
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:13:3)
Pass
assert_equals("number", "number")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:14:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:15:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:19:3)
Pass
assert_equals("objectBoundingBox", "objectBoundingBox")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:20:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { clipPathElement.clipPathUnits.baseVal = 3; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:23:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:24:3)
Pass
assert_equals("objectBoundingBox", "objectBoundingBox")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:25:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { clipPathElement.clipPathUnits.baseVal = -1; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:27:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:28:3)
Pass
assert_equals("objectBoundingBox", "objectBoundingBox")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:29:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { clipPathElement.clipPathUnits.baseVal = 0; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:31:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:32:3)
Pass
assert_equals("objectBoundingBox", "objectBoundingBox")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:33:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:37:3)
Pass
assert_equals("userSpaceOnUse", "userSpaceOnUse")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGClipPathElement.html:38:3)