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 15 matching lines...) Expand all Loading... |
26 FAIL SVGTransformable.toString() should be function SVGTransformable() { [native
code] }. Threw exception ReferenceError: SVGTransformable is not defined | 26 FAIL SVGTransformable.toString() should be function SVGTransformable() { [native
code] }. Threw exception ReferenceError: SVGTransformable is not defined |
27 FAIL SVGTests.toString() should be function SVGTests() { [native code] }. Threw
exception ReferenceError: SVGTests is not defined | 27 FAIL SVGTests.toString() should be function SVGTests() { [native code] }. Threw
exception ReferenceError: SVGTests is not defined |
28 PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }' | 28 PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }' |
29 FAIL SVGURIReference.toString() should be function SVGURIReference() { [native c
ode] }. Threw exception ReferenceError: SVGURIReference is not defined | 29 FAIL SVGURIReference.toString() should be function SVGURIReference() { [native c
ode] }. Threw exception ReferenceError: SVGURIReference is not defined |
30 FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Th
rew exception ReferenceError: SVGCSSRule is not defined | 30 FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Th
rew exception ReferenceError: SVGCSSRule is not defined |
31 PASS SVGDocument.toString() is 'function SVGDocument() { [native code] }' | 31 PASS SVGDocument.toString() is 'function SVGDocument() { [native code] }' |
32 PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }' | 32 PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }' |
33 PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }' | 33 PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }' |
34 PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }' | 34 PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }' |
35 PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }' | 35 PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }' |
| 36 PASS SVGDiscardElement.toString() is 'function SVGDiscardElement() { [native cod
e] }' |
36 PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }
' | 37 PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }
' |
37 PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code]
}' | 38 PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code]
}' |
38 PASS SVGUseElement.toString() is 'function SVGUseElement() { [native code] }' | 39 PASS SVGUseElement.toString() is 'function SVGUseElement() { [native code] }' |
39 PASS SVGElementInstance.toString() is 'function SVGElementInstance() { [native c
ode] }' | 40 PASS SVGElementInstance.toString() is 'function SVGElementInstance() { [native c
ode] }' |
40 PASS SVGElementInstanceList.toString() is 'function SVGElementInstanceList() { [
native code] }' | 41 PASS SVGElementInstanceList.toString() is 'function SVGElementInstanceList() { [
native code] }' |
41 PASS SVGImageElement.toString() is 'function SVGImageElement() { [native code] }
' | 42 PASS SVGImageElement.toString() is 'function SVGImageElement() { [native code] }
' |
42 PASS SVGSwitchElement.toString() is 'function SVGSwitchElement() { [native code]
}' | 43 PASS SVGSwitchElement.toString() is 'function SVGSwitchElement() { [native code]
}' |
43 PASS SVGStyleElement.toString() is 'function SVGStyleElement() { [native code] }
' | 44 PASS SVGStyleElement.toString() is 'function SVGStyleElement() { [native code] }
' |
44 PASS SVGPoint.toString() is 'function SVGPoint() { [native code] }' | 45 PASS SVGPoint.toString() is 'function SVGPoint() { [native code] }' |
45 PASS SVGPointList.toString() is 'function SVGPointList() { [native code] }' | 46 PASS SVGPointList.toString() is 'function SVGPointList() { [native code] }' |
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 PASS SVGFontFaceUriElement.toString() is 'function SVGFontFaceUriElement() { [na
tive code] }' | 149 PASS SVGFontFaceUriElement.toString() is 'function SVGFontFaceUriElement() { [na
tive code] }' |
149 PASS SVGFontFaceFormatElement.toString() is 'function SVGFontFaceFormatElement()
{ [native code] }' | 150 PASS SVGFontFaceFormatElement.toString() is 'function SVGFontFaceFormatElement()
{ [native code] }' |
150 PASS SVGFontFaceNameElement.toString() is 'function SVGFontFaceNameElement() { [
native code] }' | 151 PASS SVGFontFaceNameElement.toString() is 'function SVGFontFaceNameElement() { [
native code] }' |
151 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme
nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement
is not defined | 152 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme
nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement
is not defined |
152 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c
ode] }' | 153 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c
ode] }' |
153 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' | 154 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' |
154 PASS successfullyParsed is true | 155 PASS successfullyParsed is true |
155 | 156 |
156 TEST COMPLETE | 157 TEST COMPLETE |
157 | 158 |
OLD | NEW |