Summary

Harness status: OK

Found 1 tests

Details

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