Summary

Harness status: OK

Found 1 tests

Details

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