| 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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 PASS SVGFEFloodElement.toString() is 'function SVGFEFloodElement() { [native cod
e] }' | 89 PASS SVGFEFloodElement.toString() is 'function SVGFEFloodElement() { [native cod
e] }' |
| 90 PASS SVGFEGaussianBlurElement.toString() is 'function SVGFEGaussianBlurElement()
{ [native code] }' | 90 PASS SVGFEGaussianBlurElement.toString() is 'function SVGFEGaussianBlurElement()
{ [native code] }' |
| 91 PASS SVGFEImageElement.toString() is 'function SVGFEImageElement() { [native cod
e] }' | 91 PASS SVGFEImageElement.toString() is 'function SVGFEImageElement() { [native cod
e] }' |
| 92 PASS SVGFEMergeElement.toString() is 'function SVGFEMergeElement() { [native cod
e] }' | 92 PASS SVGFEMergeElement.toString() is 'function SVGFEMergeElement() { [native cod
e] }' |
| 93 PASS SVGFEMergeNodeElement.toString() is 'function SVGFEMergeNodeElement() { [na
tive code] }' | 93 PASS SVGFEMergeNodeElement.toString() is 'function SVGFEMergeNodeElement() { [na
tive code] }' |
| 94 PASS SVGFEMorphologyElement.toString() is 'function SVGFEMorphologyElement() { [
native code] }' | 94 PASS SVGFEMorphologyElement.toString() is 'function SVGFEMorphologyElement() { [
native code] }' |
| 95 PASS SVGFEOffsetElement.toString() is 'function SVGFEOffsetElement() { [native c
ode] }' | 95 PASS SVGFEOffsetElement.toString() is 'function SVGFEOffsetElement() { [native c
ode] }' |
| 96 PASS SVGFESpecularLightingElement.toString() is 'function SVGFESpecularLightingE
lement() { [native code] }' | 96 PASS SVGFESpecularLightingElement.toString() is 'function SVGFESpecularLightingE
lement() { [native code] }' |
| 97 PASS SVGFETileElement.toString() is 'function SVGFETileElement() { [native code]
}' | 97 PASS SVGFETileElement.toString() is 'function SVGFETileElement() { [native code]
}' |
| 98 PASS SVGFETurbulenceElement.toString() is 'function SVGFETurbulenceElement() { [
native code] }' | 98 PASS SVGFETurbulenceElement.toString() is 'function SVGFETurbulenceElement() { [
native code] }' |
| 99 PASS SVGCursorElement.toString() is 'function SVGCursorElement() { [native code]
}' | 99 FAIL SVGCursorElement.toString() should be function SVGCursorElement() { [native
code] }. Threw exception ReferenceError: SVGCursorElement is not defined |
| 100 PASS SVGAElement.toString() is 'function SVGAElement() { [native code] }' | 100 PASS SVGAElement.toString() is 'function SVGAElement() { [native code] }' |
| 101 PASS SVGViewElement.toString() is 'function SVGViewElement() { [native code] }' | 101 PASS SVGViewElement.toString() is 'function SVGViewElement() { [native code] }' |
| 102 PASS SVGScriptElement.toString() is 'function SVGScriptElement() { [native code]
}' | 102 PASS SVGScriptElement.toString() is 'function SVGScriptElement() { [native code]
}' |
| 103 FAIL SVGEvent.toString() should be function SVGEvent() { [native code] }. Threw
exception ReferenceError: SVGEvent is not defined | 103 FAIL SVGEvent.toString() should be function SVGEvent() { [native code] }. Threw
exception ReferenceError: SVGEvent is not defined |
| 104 PASS SVGAnimationElement.toString() is 'function SVGAnimationElement() { [native
code] }' | 104 PASS SVGAnimationElement.toString() is 'function SVGAnimationElement() { [native
code] }' |
| 105 PASS SVGAnimateElement.toString() is 'function SVGAnimateElement() { [native cod
e] }' | 105 PASS SVGAnimateElement.toString() is 'function SVGAnimateElement() { [native cod
e] }' |
| 106 PASS SVGSetElement.toString() is 'function SVGSetElement() { [native code] }' | 106 PASS SVGSetElement.toString() is 'function SVGSetElement() { [native code] }' |
| 107 PASS SVGAnimateMotionElement.toString() is 'function SVGAnimateMotionElement() {
[native code] }' | 107 PASS SVGAnimateMotionElement.toString() is 'function SVGAnimateMotionElement() {
[native code] }' |
| 108 PASS SVGMPathElement.toString() is 'function SVGMPathElement() { [native code] }
' | 108 PASS SVGMPathElement.toString() is 'function SVGMPathElement() { [native code] }
' |
| 109 FAIL SVGAnimateColorElement.toString() should be function SVGAnimateColorElement
() { [native code] }. Threw exception ReferenceError: SVGAnimateColorElement is
not defined | 109 FAIL SVGAnimateColorElement.toString() should be function SVGAnimateColorElement
() { [native code] }. Threw exception ReferenceError: SVGAnimateColorElement is
not defined |
| 110 PASS SVGAnimateTransformElement.toString() is 'function SVGAnimateTransformEleme
nt() { [native code] }' | 110 PASS SVGAnimateTransformElement.toString() is 'function SVGAnimateTransformEleme
nt() { [native code] }' |
| 111 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme
nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement
is not defined | 111 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme
nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement
is not defined |
| 112 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c
ode] }' | 112 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c
ode] }' |
| 113 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' | 113 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' |
| 114 PASS successfullyParsed is true | 114 PASS successfullyParsed is true |
| 115 | 115 |
| 116 TEST COMPLETE | 116 TEST COMPLETE |
| 117 | 117 |
| OLD | NEW |