| OLD | NEW |
| 1 Test to make sure we expose all the global constructor objects requested by http
://www.w3.org/TR/SVG11/ecmascript-binding.html | 1 Test to make sure we expose all the global constructor objects requested by http
://www.w3.org/TR/SVG11/ecmascript-binding.html |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS SVGElement.toString() is 'function SVGElement() { [native code] }' | 6 PASS SVGElement.toString() is 'function SVGElement() { [native code] }' |
| 7 PASS SVGAnimatedBoolean.toString() is 'function SVGAnimatedBoolean() { [native c
ode] }' | 7 PASS SVGAnimatedBoolean.toString() is 'function SVGAnimatedBoolean() { [native c
ode] }' |
| 8 PASS SVGAnimatedString.toString() is 'function SVGAnimatedString() { [native cod
e] }' | 8 PASS SVGAnimatedString.toString() is 'function SVGAnimatedString() { [native cod
e] }' |
| 9 PASS SVGStringList.toString() is 'function SVGStringList() { [native code] }' | 9 PASS SVGStringList.toString() is 'function SVGStringList() { [native code] }' |
| 10 PASS SVGAnimatedEnumeration.toString() is 'function SVGAnimatedEnumeration() { [
native code] }' | 10 PASS SVGAnimatedEnumeration.toString() is 'function SVGAnimatedEnumeration() { [
native code] }' |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 PASS SVGEllipseElement.toString() is 'function SVGEllipseElement() { [native cod
e] }' | 75 PASS SVGEllipseElement.toString() is 'function SVGEllipseElement() { [native cod
e] }' |
| 76 PASS SVGLineElement.toString() is 'function SVGLineElement() { [native code] }' | 76 PASS SVGLineElement.toString() is 'function SVGLineElement() { [native code] }' |
| 77 FAIL SVGAnimatedPoints.toString() should be function SVGAnimatedPoints() { [nati
ve code] }. Threw exception ReferenceError: SVGAnimatedPoints is not defined | 77 FAIL SVGAnimatedPoints.toString() should be function SVGAnimatedPoints() { [nati
ve code] }. Threw exception ReferenceError: SVGAnimatedPoints is not defined |
| 78 PASS SVGPolylineElement.toString() is 'function SVGPolylineElement() { [native c
ode] }' | 78 PASS SVGPolylineElement.toString() is 'function SVGPolylineElement() { [native c
ode] }' |
| 79 PASS SVGPolygonElement.toString() is 'function SVGPolygonElement() { [native cod
e] }' | 79 PASS SVGPolygonElement.toString() is 'function SVGPolygonElement() { [native cod
e] }' |
| 80 PASS SVGTextContentElement.toString() is 'function SVGTextContentElement() { [na
tive code] }' | 80 PASS SVGTextContentElement.toString() is 'function SVGTextContentElement() { [na
tive code] }' |
| 81 PASS SVGTextPositioningElement.toString() is 'function SVGTextPositioningElement
() { [native code] }' | 81 PASS SVGTextPositioningElement.toString() is 'function SVGTextPositioningElement
() { [native code] }' |
| 82 PASS SVGTextElement.toString() is 'function SVGTextElement() { [native code] }' | 82 PASS SVGTextElement.toString() is 'function SVGTextElement() { [native code] }' |
| 83 PASS SVGTSpanElement.toString() is 'function SVGTSpanElement() { [native code] }
' | 83 PASS SVGTSpanElement.toString() is 'function SVGTSpanElement() { [native code] }
' |
| 84 PASS SVGTextPathElement.toString() is 'function SVGTextPathElement() { [native c
ode] }' | 84 PASS SVGTextPathElement.toString() is 'function SVGTextPathElement() { [native c
ode] }' |
| 85 PASS SVGAltGlyphElement.toString() is 'function SVGAltGlyphElement() { [native c
ode] }' | |
| 86 PASS SVGAltGlyphDefElement.toString() is 'function SVGAltGlyphDefElement() { [na
tive code] }' | |
| 87 PASS SVGAltGlyphItemElement.toString() is 'function SVGAltGlyphItemElement() { [
native code] }' | |
| 88 PASS SVGGlyphRefElement.toString() is 'function SVGGlyphRefElement() { [native c
ode] }' | |
| 89 PASS SVGMarkerElement.toString() is 'function SVGMarkerElement() { [native code]
}' | 85 PASS SVGMarkerElement.toString() is 'function SVGMarkerElement() { [native code]
}' |
| 90 FAIL SVGColorProfileElement.toString() should be function SVGColorProfileElement
() { [native code] }. Threw exception ReferenceError: SVGColorProfileElement is
not defined | 86 FAIL SVGColorProfileElement.toString() should be function SVGColorProfileElement
() { [native code] }. Threw exception ReferenceError: SVGColorProfileElement is
not defined |
| 91 FAIL SVGColorProfileRule.toString() should be function SVGColorProfileRule() { [
native code] }. Threw exception ReferenceError: SVGColorProfileRule is not defin
ed | 87 FAIL SVGColorProfileRule.toString() should be function SVGColorProfileRule() { [
native code] }. Threw exception ReferenceError: SVGColorProfileRule is not defin
ed |
| 92 PASS SVGGradientElement.toString() is 'function SVGGradientElement() { [native c
ode] }' | 88 PASS SVGGradientElement.toString() is 'function SVGGradientElement() { [native c
ode] }' |
| 93 PASS SVGLinearGradientElement.toString() is 'function SVGLinearGradientElement()
{ [native code] }' | 89 PASS SVGLinearGradientElement.toString() is 'function SVGLinearGradientElement()
{ [native code] }' |
| 94 PASS SVGRadialGradientElement.toString() is 'function SVGRadialGradientElement()
{ [native code] }' | 90 PASS SVGRadialGradientElement.toString() is 'function SVGRadialGradientElement()
{ [native code] }' |
| 95 PASS SVGStopElement.toString() is 'function SVGStopElement() { [native code] }' | 91 PASS SVGStopElement.toString() is 'function SVGStopElement() { [native code] }' |
| 96 PASS SVGPatternElement.toString() is 'function SVGPatternElement() { [native cod
e] }' | 92 PASS SVGPatternElement.toString() is 'function SVGPatternElement() { [native cod
e] }' |
| 97 PASS SVGClipPathElement.toString() is 'function SVGClipPathElement() { [native c
ode] }' | 93 PASS SVGClipPathElement.toString() is 'function SVGClipPathElement() { [native c
ode] }' |
| 98 PASS SVGMaskElement.toString() is 'function SVGMaskElement() { [native code] }' | 94 PASS SVGMaskElement.toString() is 'function SVGMaskElement() { [native code] }' |
| (...skipping 30 matching lines...) Expand all Loading... |
| 129 PASS SVGScriptElement.toString() is 'function SVGScriptElement() { [native code]
}' | 125 PASS SVGScriptElement.toString() is 'function SVGScriptElement() { [native code]
}' |
| 130 FAIL SVGEvent.toString() should be function SVGEvent() { [native code] }. Threw
exception ReferenceError: SVGEvent is not defined | 126 FAIL SVGEvent.toString() should be function SVGEvent() { [native code] }. Threw
exception ReferenceError: SVGEvent is not defined |
| 131 PASS SVGZoomEvent.toString() is 'function SVGZoomEvent() { [native code] }' | 127 PASS SVGZoomEvent.toString() is 'function SVGZoomEvent() { [native code] }' |
| 132 PASS SVGAnimationElement.toString() is 'function SVGAnimationElement() { [native
code] }' | 128 PASS SVGAnimationElement.toString() is 'function SVGAnimationElement() { [native
code] }' |
| 133 PASS SVGAnimateElement.toString() is 'function SVGAnimateElement() { [native cod
e] }' | 129 PASS SVGAnimateElement.toString() is 'function SVGAnimateElement() { [native cod
e] }' |
| 134 PASS SVGSetElement.toString() is 'function SVGSetElement() { [native code] }' | 130 PASS SVGSetElement.toString() is 'function SVGSetElement() { [native code] }' |
| 135 PASS SVGAnimateMotionElement.toString() is 'function SVGAnimateMotionElement() {
[native code] }' | 131 PASS SVGAnimateMotionElement.toString() is 'function SVGAnimateMotionElement() {
[native code] }' |
| 136 PASS SVGMPathElement.toString() is 'function SVGMPathElement() { [native code] }
' | 132 PASS SVGMPathElement.toString() is 'function SVGMPathElement() { [native code] }
' |
| 137 FAIL SVGAnimateColorElement.toString() should be function SVGAnimateColorElement
() { [native code] }. Threw exception ReferenceError: SVGAnimateColorElement is
not defined | 133 FAIL SVGAnimateColorElement.toString() should be function SVGAnimateColorElement
() { [native code] }. Threw exception ReferenceError: SVGAnimateColorElement is
not defined |
| 138 PASS SVGAnimateTransformElement.toString() is 'function SVGAnimateTransformEleme
nt() { [native code] }' | 134 PASS SVGAnimateTransformElement.toString() is 'function SVGAnimateTransformEleme
nt() { [native code] }' |
| 139 PASS SVGFontElement.toString() is 'function SVGFontElement() { [native code] }' | |
| 140 PASS SVGGlyphElement.toString() is 'function SVGGlyphElement() { [native code] }
' | |
| 141 PASS SVGMissingGlyphElement.toString() is 'function SVGMissingGlyphElement() { [
native code] }' | |
| 142 PASS SVGHKernElement.toString() is 'function SVGHKernElement() { [native code] }
' | |
| 143 PASS SVGVKernElement.toString() is 'function SVGVKernElement() { [native code] }
' | |
| 144 PASS SVGFontFaceElement.toString() is 'function SVGFontFaceElement() { [native c
ode] }' | |
| 145 PASS SVGFontFaceSrcElement.toString() is 'function SVGFontFaceSrcElement() { [na
tive code] }' | |
| 146 PASS SVGFontFaceUriElement.toString() is 'function SVGFontFaceUriElement() { [na
tive code] }' | |
| 147 PASS SVGFontFaceFormatElement.toString() is 'function SVGFontFaceFormatElement()
{ [native code] }' | |
| 148 PASS SVGFontFaceNameElement.toString() is 'function SVGFontFaceNameElement() { [
native code] }' | |
| 149 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme
nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement
is not defined | 135 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme
nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement
is not defined |
| 150 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c
ode] }' | 136 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c
ode] }' |
| 151 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' | 137 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' |
| 152 PASS successfullyParsed is true | 138 PASS successfullyParsed is true |
| 153 | 139 |
| 154 TEST COMPLETE | 140 TEST COMPLETE |
| 155 | 141 |
| OLD | NEW |