Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassUse of SVGAnimatedEnumeration within SVGTextPathElement
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:15:3)
Pass
assert_equals("number", "number")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:16:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:17:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:21:3)
Pass
assert_equals("stretch", "stretch")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:22:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { textPathElement.method.baseVal = 3; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:25:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:26:3)
Pass
assert_equals("stretch", "stretch")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:27:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { textPathElement.method.baseVal = -1; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:29:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:30:3)
Pass
assert_equals("stretch", "stretch")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:31:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { textPathElement.method.baseVal = 0; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:33:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:34:3)
Pass
assert_equals("stretch", "stretch")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:35:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:39:3)
Pass
assert_equals("align", "align")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:40:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:44:3)
Pass
assert_equals("number", "number")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:45:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:46:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:50:3)
Pass
assert_equals("exact", "exact")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:51:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { textPathElement.spacing.baseVal = 3; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:54:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:55:3)
Pass
assert_equals("exact", "exact")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:56:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { textPathElement.spacing.baseVal = -1; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:58:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:59:3)
Pass
assert_equals("exact", "exact")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:60:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() { textPathElement.spacing.baseVal = 0; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:62:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:63:3)
Pass
assert_equals("exact", "exact")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:64:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:68:3)
Pass
assert_equals("auto", "auto")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGTextPathElement.html:69:3)