Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassUse of SVGAnimatedEnumeration within SVGComponentTransferFunctionElement
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:13:3)
Pass
assert_equals("number", "number")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:14:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:15:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:19:3)
Pass
assert_equals("table", "table")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:20:3)
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:24:3)
Pass
assert_equals("discrete", "discrete")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:25:3)
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:29:3)
Pass
assert_equals("linear", "linear")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:30:3)
Pass
assert_equals(5, 5)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:34:3)
Pass
assert_equals("gamma", "gamma")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:35:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { feFuncRElement.type.baseVal = 6; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:38:3)
Pass
assert_equals(5, 5)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:39:3)
Pass
assert_equals("gamma", "gamma")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:40:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { feFuncRElement.type.baseVal = -1; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:42:3)
Pass
assert_equals(5, 5)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:43:3)
Pass
assert_equals("gamma", "gamma")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:44:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { feFuncRElement.type.baseVal = 0; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:46:3)
Pass
assert_equals(5, 5)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:47:3)
Pass
assert_equals("gamma", "gamma")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:48:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:52:3)
Pass
assert_equals("identity", "identity")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGComponentTransferFunctionElement.html:53:3)