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 19 matching lines...) Expand all Loading... |
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 SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }' | 31 PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }' |
32 PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }' | 32 PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }' |
33 PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }' | 33 PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }' |
34 PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }' | 34 PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }' |
35 PASS SVGDiscardElement.toString() is 'function SVGDiscardElement() { [native cod
e] }' | 35 PASS SVGDiscardElement.toString() is 'function SVGDiscardElement() { [native cod
e] }' |
36 PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }
' | 36 PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }
' |
37 PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code]
}' | 37 PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code]
}' |
38 PASS SVGUseElement.toString() is 'function SVGUseElement() { [native code] }' | 38 PASS SVGUseElement.toString() is 'function SVGUseElement() { [native code] }' |
39 PASS SVGElementInstance.toString() is 'function SVGElementInstance() { [native c
ode] }' | 39 PASS SVGElementInstance.toString() is 'function SVGElementInstance() { [native c
ode] }' |
40 PASS SVGElementInstanceList.toString() is 'function SVGElementInstanceList() { [
native code] }' | |
41 PASS SVGImageElement.toString() is 'function SVGImageElement() { [native code] }
' | 40 PASS SVGImageElement.toString() is 'function SVGImageElement() { [native code] }
' |
42 PASS SVGSwitchElement.toString() is 'function SVGSwitchElement() { [native code]
}' | 41 PASS SVGSwitchElement.toString() is 'function SVGSwitchElement() { [native code]
}' |
43 PASS SVGStyleElement.toString() is 'function SVGStyleElement() { [native code] }
' | 42 PASS SVGStyleElement.toString() is 'function SVGStyleElement() { [native code] }
' |
44 PASS SVGPoint.toString() is 'function SVGPoint() { [native code] }' | 43 PASS SVGPoint.toString() is 'function SVGPoint() { [native code] }' |
45 PASS SVGPointList.toString() is 'function SVGPointList() { [native code] }' | 44 PASS SVGPointList.toString() is 'function SVGPointList() { [native code] }' |
46 PASS SVGMatrix.toString() is 'function SVGMatrix() { [native code] }' | 45 PASS SVGMatrix.toString() is 'function SVGMatrix() { [native code] }' |
47 PASS SVGTransform.toString() is 'function SVGTransform() { [native code] }' | 46 PASS SVGTransform.toString() is 'function SVGTransform() { [native code] }' |
48 PASS SVGTransformList.toString() is 'function SVGTransformList() { [native code]
}' | 47 PASS SVGTransformList.toString() is 'function SVGTransformList() { [native code]
}' |
49 PASS SVGAnimatedTransformList.toString() is 'function SVGAnimatedTransformList()
{ [native code] }' | 48 PASS SVGAnimatedTransformList.toString() is 'function SVGAnimatedTransformList()
{ [native code] }' |
50 PASS SVGPreserveAspectRatio.toString() is 'function SVGPreserveAspectRatio() { [
native code] }' | 49 PASS SVGPreserveAspectRatio.toString() is 'function SVGPreserveAspectRatio() { [
native code] }' |
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 PASS SVGFontFaceUriElement.toString() is 'function SVGFontFaceUriElement() { [na
tive code] }' | 147 PASS SVGFontFaceUriElement.toString() is 'function SVGFontFaceUriElement() { [na
tive code] }' |
149 PASS SVGFontFaceFormatElement.toString() is 'function SVGFontFaceFormatElement()
{ [native code] }' | 148 PASS SVGFontFaceFormatElement.toString() is 'function SVGFontFaceFormatElement()
{ [native code] }' |
150 PASS SVGFontFaceNameElement.toString() is 'function SVGFontFaceNameElement() { [
native code] }' | 149 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 | 150 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] }' | 151 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c
ode] }' |
153 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' | 152 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() {
[native code] }' |
154 PASS successfullyParsed is true | 153 PASS successfullyParsed is true |
155 | 154 |
156 TEST COMPLETE | 155 TEST COMPLETE |
157 | 156 |
OLD | NEW |