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 10 matching lines...) Expand all Loading... |
21 PASS SVGAnimatedAngle.toString() is 'function SVGAnimatedAngle() { [native code]
}' | 21 PASS SVGAnimatedAngle.toString() is 'function SVGAnimatedAngle() { [native code]
}' |
22 PASS SVGColor.toString() is 'function SVGColor() { [native code] }' | 22 PASS SVGColor.toString() is 'function SVGColor() { [native code] }' |
23 FAIL SVGICCColor.toString() should be function SVGICCColor() { [native code] }.
Threw exception ReferenceError: SVGICCColor is not defined | 23 FAIL SVGICCColor.toString() should be function SVGICCColor() { [native code] }.
Threw exception ReferenceError: SVGICCColor is not defined |
24 PASS SVGRect.toString() is 'function SVGRect() { [native code] }' | 24 PASS SVGRect.toString() is 'function SVGRect() { [native code] }' |
25 PASS SVGAnimatedRect.toString() is 'function SVGAnimatedRect() { [native code] }
' | 25 PASS SVGAnimatedRect.toString() is 'function SVGAnimatedRect() { [native code] }
' |
26 FAIL SVGStylable.toString() should be function SVGStylable() { [native code] }.
Threw exception ReferenceError: SVGStylable is not defined | 26 FAIL SVGStylable.toString() should be function SVGStylable() { [native code] }.
Threw exception ReferenceError: SVGStylable is not defined |
27 FAIL SVGLocatable.toString() should be function SVGLocatable() { [native code] }
. Threw exception ReferenceError: SVGLocatable is not defined | 27 FAIL SVGLocatable.toString() should be function SVGLocatable() { [native code] }
. Threw exception ReferenceError: SVGLocatable is not defined |
28 FAIL SVGTransformable.toString() should be function SVGTransformable() { [native
code] }. Threw exception ReferenceError: SVGTransformable is not defined | 28 FAIL SVGTransformable.toString() should be function SVGTransformable() { [native
code] }. Threw exception ReferenceError: SVGTransformable is not defined |
29 FAIL SVGTests.toString() should be function SVGTests() { [native code] }. Threw
exception ReferenceError: SVGTests is not defined | 29 FAIL SVGTests.toString() should be function SVGTests() { [native code] }. Threw
exception ReferenceError: SVGTests is not defined |
30 FAIL SVGLangSpace.toString() should be function SVGLangSpace() { [native code] }
. Threw exception ReferenceError: SVGLangSpace is not defined | 30 FAIL SVGLangSpace.toString() should be function SVGLangSpace() { [native code] }
. Threw exception ReferenceError: SVGLangSpace is not defined |
31 FAIL SVGExternalResourcesRequired.toString() should be function SVGExternalResou
rcesRequired() { [native code] }. Threw exception ReferenceError: SVGExternalRes
ourcesRequired is not defined | |
32 FAIL SVGFitToViewBox.toString() should be function SVGFitToViewBox() { [native c
ode] }. Threw exception ReferenceError: SVGFitToViewBox is not defined | |
33 PASS SVGZoomAndPan.toString() is 'function SVGZoomAndPan() { [native code] }' | |
34 PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }' | 31 PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }' |
35 FAIL SVGURIReference.toString() should be function SVGURIReference() { [native c
ode] }. Threw exception ReferenceError: SVGURIReference is not defined | 32 FAIL SVGURIReference.toString() should be function SVGURIReference() { [native c
ode] }. Threw exception ReferenceError: SVGURIReference is not defined |
36 FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Th
rew exception ReferenceError: SVGCSSRule is not defined | 33 FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Th
rew exception ReferenceError: SVGCSSRule is not defined |
37 PASS SVGDocument.toString() is 'function SVGDocument() { [native code] }' | 34 PASS SVGDocument.toString() is 'function SVGDocument() { [native code] }' |
38 PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }' | 35 PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }' |
39 PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }' | 36 PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }' |
40 PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }' | 37 PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }' |
41 PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }' | 38 PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }' |
42 PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }
' | 39 PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }
' |
43 PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code]
}' | 40 PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code]
}' |
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
156 PASS SVGFontFaceUriElement.toString() is 'function SVGFontFaceUriElement() { [na
tive code] }' | 153 PASS SVGFontFaceUriElement.toString() is 'function SVGFontFaceUriElement() { [na
tive code] }' |
157 PASS SVGFontFaceFormatElement.toString() is 'function SVGFontFaceFormatElement()
{ [native code] }' | 154 PASS SVGFontFaceFormatElement.toString() is 'function SVGFontFaceFormatElement()
{ [native code] }' |
158 PASS SVGFontFaceNameElement.toString() is 'function SVGFontFaceNameElement() { [
native code] }' | 155 PASS SVGFontFaceNameElement.toString() is 'function SVGFontFaceNameElement() { [
native code] }' |
159 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme
nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement
is not defined | 156 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme
nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement
is not defined |
160 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c
ode] }' | 157 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c
ode] }' |
161 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' | 158 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' |
162 PASS successfullyParsed is true | 159 PASS successfullyParsed is true |
163 | 160 |
164 TEST COMPLETE | 161 TEST COMPLETE |
165 | 162 |
OLD | NEW |