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 SVGException.toString() is '[object SVGExceptionConstructor]' | 6 FAIL SVGException.toString() should be [object SVGExceptionConstructor]. Was fun
ction SVGException() { [native code] }. |
7 PASS SVGElement.toString() is '[object SVGElementConstructor]' | 7 FAIL SVGElement.toString() should be [object SVGElementConstructor]. Was functio
n SVGElement() { [native code] }. |
8 PASS SVGAnimatedBoolean.toString() is '[object SVGAnimatedBooleanConstructor]' | 8 FAIL SVGAnimatedBoolean.toString() should be [object SVGAnimatedBooleanConstruct
or]. Was function SVGAnimatedBoolean() { [native code] }. |
9 PASS SVGAnimatedString.toString() is '[object SVGAnimatedStringConstructor]' | 9 FAIL SVGAnimatedString.toString() should be [object SVGAnimatedStringConstructor
]. Was function SVGAnimatedString() { [native code] }. |
10 PASS SVGStringList.toString() is '[object SVGStringListConstructor]' | 10 FAIL SVGStringList.toString() should be [object SVGStringListConstructor]. Was f
unction SVGStringList() { [native code] }. |
11 PASS SVGAnimatedEnumeration.toString() is '[object SVGAnimatedEnumerationConstru
ctor]' | 11 FAIL SVGAnimatedEnumeration.toString() should be [object SVGAnimatedEnumerationC
onstructor]. Was function SVGAnimatedEnumeration() { [native code] }. |
12 PASS SVGAnimatedInteger.toString() is '[object SVGAnimatedIntegerConstructor]' | 12 FAIL SVGAnimatedInteger.toString() should be [object SVGAnimatedIntegerConstruct
or]. Was function SVGAnimatedInteger() { [native code] }. |
13 PASS SVGNumber.toString() is '[object SVGNumberConstructor]' | 13 FAIL SVGNumber.toString() should be [object SVGNumberConstructor]. Was function
SVGNumber() { [native code] }. |
14 PASS SVGAnimatedNumber.toString() is '[object SVGAnimatedNumberConstructor]' | 14 FAIL SVGAnimatedNumber.toString() should be [object SVGAnimatedNumberConstructor
]. Was function SVGAnimatedNumber() { [native code] }. |
15 PASS SVGNumberList.toString() is '[object SVGNumberListConstructor]' | 15 FAIL SVGNumberList.toString() should be [object SVGNumberListConstructor]. Was f
unction SVGNumberList() { [native code] }. |
16 PASS SVGAnimatedNumberList.toString() is '[object SVGAnimatedNumberListConstruct
or]' | 16 FAIL SVGAnimatedNumberList.toString() should be [object SVGAnimatedNumberListCon
structor]. Was function SVGAnimatedNumberList() { [native code] }. |
17 PASS SVGLength.toString() is '[object SVGLengthConstructor]' | 17 FAIL SVGLength.toString() should be [object SVGLengthConstructor]. Was function
SVGLength() { [native code] }. |
18 PASS SVGAnimatedLength.toString() is '[object SVGAnimatedLengthConstructor]' | 18 FAIL SVGAnimatedLength.toString() should be [object SVGAnimatedLengthConstructor
]. Was function SVGAnimatedLength() { [native code] }. |
19 PASS SVGLengthList.toString() is '[object SVGLengthListConstructor]' | 19 FAIL SVGLengthList.toString() should be [object SVGLengthListConstructor]. Was f
unction SVGLengthList() { [native code] }. |
20 PASS SVGAnimatedLengthList.toString() is '[object SVGAnimatedLengthListConstruct
or]' | 20 FAIL SVGAnimatedLengthList.toString() should be [object SVGAnimatedLengthListCon
structor]. Was function SVGAnimatedLengthList() { [native code] }. |
21 PASS SVGAngle.toString() is '[object SVGAngleConstructor]' | 21 FAIL SVGAngle.toString() should be [object SVGAngleConstructor]. Was function SV
GAngle() { [native code] }. |
22 PASS SVGAnimatedAngle.toString() is '[object SVGAnimatedAngleConstructor]' | 22 FAIL SVGAnimatedAngle.toString() should be [object SVGAnimatedAngleConstructor].
Was function SVGAnimatedAngle() { [native code] }. |
23 PASS SVGColor.toString() is '[object SVGColorConstructor]' | 23 FAIL SVGColor.toString() should be [object SVGColorConstructor]. Was function SV
GColor() { [native code] }. |
24 FAIL SVGICCColor.toString() should be [object SVGICCColorConstructor]. Threw exc
eption ReferenceError: Can't find variable: SVGICCColor | 24 FAIL SVGICCColor.toString() should be [object SVGICCColorConstructor]. Threw exc
eption ReferenceError: SVGICCColor is not defined |
25 PASS SVGRect.toString() is '[object SVGRectConstructor]' | 25 FAIL SVGRect.toString() should be [object SVGRectConstructor]. Was function SVGR
ect() { [native code] }. |
26 PASS SVGAnimatedRect.toString() is '[object SVGAnimatedRectConstructor]' | 26 FAIL SVGAnimatedRect.toString() should be [object SVGAnimatedRectConstructor]. W
as function SVGAnimatedRect() { [native code] }. |
27 FAIL SVGStylable.toString() should be [object SVGStylableConstructor]. Threw exc
eption ReferenceError: Can't find variable: SVGStylable | 27 FAIL SVGStylable.toString() should be [object SVGStylableConstructor]. Threw exc
eption ReferenceError: SVGStylable is not defined |
28 FAIL SVGLocatable.toString() should be [object SVGLocatableConstructor]. Threw e
xception ReferenceError: Can't find variable: SVGLocatable | 28 FAIL SVGLocatable.toString() should be [object SVGLocatableConstructor]. Threw e
xception ReferenceError: SVGLocatable is not defined |
29 FAIL SVGTransformable.toString() should be [object SVGTransformableConstructor].
Threw exception ReferenceError: Can't find variable: SVGTransformable | 29 FAIL SVGTransformable.toString() should be [object SVGTransformableConstructor].
Threw exception ReferenceError: SVGTransformable is not defined |
30 FAIL SVGTests.toString() should be [object SVGTestsConstructor]. Threw exception
ReferenceError: Can't find variable: SVGTests | 30 FAIL SVGTests.toString() should be [object SVGTestsConstructor]. Threw exception
ReferenceError: SVGTests is not defined |
31 FAIL SVGLangSpace.toString() should be [object SVGLangSpaceConstructor]. Threw e
xception ReferenceError: Can't find variable: SVGLangSpace | 31 FAIL SVGLangSpace.toString() should be [object SVGLangSpaceConstructor]. Threw e
xception ReferenceError: SVGLangSpace is not defined |
32 FAIL SVGExternalResourcesRequired.toString() should be [object SVGExternalResour
cesRequiredConstructor]. Threw exception ReferenceError: Can't find variable: SV
GExternalResourcesRequired | 32 FAIL SVGExternalResourcesRequired.toString() should be [object SVGExternalResour
cesRequiredConstructor]. Threw exception ReferenceError: SVGExternalResourcesReq
uired is not defined |
33 FAIL SVGFitToViewBox.toString() should be [object SVGFitToViewBoxConstructor]. T
hrew exception ReferenceError: Can't find variable: SVGFitToViewBox | 33 FAIL SVGFitToViewBox.toString() should be [object SVGFitToViewBoxConstructor]. T
hrew exception ReferenceError: SVGFitToViewBox is not defined |
34 PASS SVGZoomAndPan.toString() is '[object SVGZoomAndPanConstructor]' | 34 FAIL SVGZoomAndPan.toString() should be [object SVGZoomAndPanConstructor]. Was f
unction SVGZoomAndPan() { [native code] }. |
35 PASS SVGViewSpec.toString() is '[object SVGViewSpecConstructor]' | 35 FAIL SVGViewSpec.toString() should be [object SVGViewSpecConstructor]. Was funct
ion SVGViewSpec() { [native code] }. |
36 FAIL SVGURIReference.toString() should be [object SVGURIReferenceConstructor]. T
hrew exception ReferenceError: Can't find variable: SVGURIReference | 36 FAIL SVGURIReference.toString() should be [object SVGURIReferenceConstructor]. T
hrew exception ReferenceError: SVGURIReference is not defined |
37 FAIL SVGCSSRule.toString() should be [object SVGCSSRuleConstructor]. Threw excep
tion ReferenceError: Can't find variable: SVGCSSRule | 37 FAIL SVGCSSRule.toString() should be [object SVGCSSRuleConstructor]. Threw excep
tion ReferenceError: SVGCSSRule is not defined |
38 PASS SVGDocument.toString() is '[object SVGDocumentConstructor]' | 38 FAIL SVGDocument.toString() should be [object SVGDocumentConstructor]. Was funct
ion SVGDocument() { [native code] }. |
39 PASS SVGSVGElement.toString() is '[object SVGSVGElementConstructor]' | 39 FAIL SVGSVGElement.toString() should be [object SVGSVGElementConstructor]. Was f
unction SVGSVGElement() { [native code] }. |
40 PASS SVGGElement.toString() is '[object SVGGElementConstructor]' | 40 FAIL SVGGElement.toString() should be [object SVGGElementConstructor]. Was funct
ion SVGGElement() { [native code] }. |
41 PASS SVGDefsElement.toString() is '[object SVGDefsElementConstructor]' | 41 FAIL SVGDefsElement.toString() should be [object SVGDefsElementConstructor]. Was
function SVGDefsElement() { [native code] }. |
42 PASS SVGDescElement.toString() is '[object SVGDescElementConstructor]' | 42 FAIL SVGDescElement.toString() should be [object SVGDescElementConstructor]. Was
function SVGDescElement() { [native code] }. |
43 PASS SVGTitleElement.toString() is '[object SVGTitleElementConstructor]' | 43 FAIL SVGTitleElement.toString() should be [object SVGTitleElementConstructor]. W
as function SVGTitleElement() { [native code] }. |
44 PASS SVGSymbolElement.toString() is '[object SVGSymbolElementConstructor]' | 44 FAIL SVGSymbolElement.toString() should be [object SVGSymbolElementConstructor].
Was function SVGSymbolElement() { [native code] }. |
45 PASS SVGUseElement.toString() is '[object SVGUseElementConstructor]' | 45 FAIL SVGUseElement.toString() should be [object SVGUseElementConstructor]. Was f
unction SVGUseElement() { [native code] }. |
46 PASS SVGElementInstance.toString() is '[object SVGElementInstanceConstructor]' | 46 FAIL SVGElementInstance.toString() should be [object SVGElementInstanceConstruct
or]. Was function SVGElementInstance() { [native code] }. |
47 PASS SVGElementInstanceList.toString() is '[object SVGElementInstanceListConstru
ctor]' | 47 FAIL SVGElementInstanceList.toString() should be [object SVGElementInstanceListC
onstructor]. Was function SVGElementInstanceList() { [native code] }. |
48 PASS SVGImageElement.toString() is '[object SVGImageElementConstructor]' | 48 FAIL SVGImageElement.toString() should be [object SVGImageElementConstructor]. W
as function SVGImageElement() { [native code] }. |
49 PASS SVGSwitchElement.toString() is '[object SVGSwitchElementConstructor]' | 49 FAIL SVGSwitchElement.toString() should be [object SVGSwitchElementConstructor].
Was function SVGSwitchElement() { [native code] }. |
50 PASS SVGStyleElement.toString() is '[object SVGStyleElementConstructor]' | 50 FAIL SVGStyleElement.toString() should be [object SVGStyleElementConstructor]. W
as function SVGStyleElement() { [native code] }. |
51 PASS SVGPoint.toString() is '[object SVGPointConstructor]' | 51 FAIL SVGPoint.toString() should be [object SVGPointConstructor]. Was function SV
GPoint() { [native code] }. |
52 PASS SVGPointList.toString() is '[object SVGPointListConstructor]' | 52 FAIL SVGPointList.toString() should be [object SVGPointListConstructor]. Was fun
ction SVGPointList() { [native code] }. |
53 PASS SVGMatrix.toString() is '[object SVGMatrixConstructor]' | 53 FAIL SVGMatrix.toString() should be [object SVGMatrixConstructor]. Was function
SVGMatrix() { [native code] }. |
54 PASS SVGTransform.toString() is '[object SVGTransformConstructor]' | 54 FAIL SVGTransform.toString() should be [object SVGTransformConstructor]. Was fun
ction SVGTransform() { [native code] }. |
55 PASS SVGTransformList.toString() is '[object SVGTransformListConstructor]' | 55 FAIL SVGTransformList.toString() should be [object SVGTransformListConstructor].
Was function SVGTransformList() { [native code] }. |
56 PASS SVGAnimatedTransformList.toString() is '[object SVGAnimatedTransformListCon
structor]' | 56 FAIL SVGAnimatedTransformList.toString() should be [object SVGAnimatedTransformL
istConstructor]. Was function SVGAnimatedTransformList() { [native code] }. |
57 PASS SVGPreserveAspectRatio.toString() is '[object SVGPreserveAspectRatioConstru
ctor]' | 57 FAIL SVGPreserveAspectRatio.toString() should be [object SVGPreserveAspectRatioC
onstructor]. Was function SVGPreserveAspectRatio() { [native code] }. |
58 PASS SVGAnimatedPreserveAspectRatio.toString() is '[object SVGAnimatedPreserveAs
pectRatioConstructor]' | 58 FAIL SVGAnimatedPreserveAspectRatio.toString() should be [object SVGAnimatedPres
erveAspectRatioConstructor]. Was function SVGAnimatedPreserveAspectRatio() { [na
tive code] }. |
59 PASS SVGPathSeg.toString() is '[object SVGPathSegConstructor]' | 59 FAIL SVGPathSeg.toString() should be [object SVGPathSegConstructor]. Was functio
n SVGPathSeg() { [native code] }. |
60 PASS SVGPathSegClosePath.toString() is '[object SVGPathSegClosePathConstructor]' | 60 FAIL SVGPathSegClosePath.toString() should be [object SVGPathSegClosePathConstru
ctor]. Was function SVGPathSegClosePath() { [native code] }. |
61 PASS SVGPathSegMovetoAbs.toString() is '[object SVGPathSegMovetoAbsConstructor]' | 61 FAIL SVGPathSegMovetoAbs.toString() should be [object SVGPathSegMovetoAbsConstru
ctor]. Was function SVGPathSegMovetoAbs() { [native code] }. |
62 PASS SVGPathSegMovetoRel.toString() is '[object SVGPathSegMovetoRelConstructor]' | 62 FAIL SVGPathSegMovetoRel.toString() should be [object SVGPathSegMovetoRelConstru
ctor]. Was function SVGPathSegMovetoRel() { [native code] }. |
63 PASS SVGPathSegLinetoAbs.toString() is '[object SVGPathSegLinetoAbsConstructor]' | 63 FAIL SVGPathSegLinetoAbs.toString() should be [object SVGPathSegLinetoAbsConstru
ctor]. Was function SVGPathSegLinetoAbs() { [native code] }. |
64 PASS SVGPathSegLinetoRel.toString() is '[object SVGPathSegLinetoRelConstructor]' | 64 FAIL SVGPathSegLinetoRel.toString() should be [object SVGPathSegLinetoRelConstru
ctor]. Was function SVGPathSegLinetoRel() { [native code] }. |
65 PASS SVGPathSegCurvetoCubicAbs.toString() is '[object SVGPathSegCurvetoCubicAbsC
onstructor]' | 65 FAIL SVGPathSegCurvetoCubicAbs.toString() should be [object SVGPathSegCurvetoCub
icAbsConstructor]. Was function SVGPathSegCurvetoCubicAbs() { [native code] }. |
66 PASS SVGPathSegCurvetoCubicRel.toString() is '[object SVGPathSegCurvetoCubicRelC
onstructor]' | 66 FAIL SVGPathSegCurvetoCubicRel.toString() should be [object SVGPathSegCurvetoCub
icRelConstructor]. Was function SVGPathSegCurvetoCubicRel() { [native code] }. |
67 PASS SVGPathSegCurvetoQuadraticAbs.toString() is '[object SVGPathSegCurvetoQuadr
aticAbsConstructor]' | 67 FAIL SVGPathSegCurvetoQuadraticAbs.toString() should be [object SVGPathSegCurvet
oQuadraticAbsConstructor]. Was function SVGPathSegCurvetoQuadraticAbs() { [nativ
e code] }. |
68 PASS SVGPathSegCurvetoQuadraticRel.toString() is '[object SVGPathSegCurvetoQuadr
aticRelConstructor]' | 68 FAIL SVGPathSegCurvetoQuadraticRel.toString() should be [object SVGPathSegCurvet
oQuadraticRelConstructor]. Was function SVGPathSegCurvetoQuadraticRel() { [nativ
e code] }. |
69 PASS SVGPathSegArcAbs.toString() is '[object SVGPathSegArcAbsConstructor]' | 69 FAIL SVGPathSegArcAbs.toString() should be [object SVGPathSegArcAbsConstructor].
Was function SVGPathSegArcAbs() { [native code] }. |
70 PASS SVGPathSegArcRel.toString() is '[object SVGPathSegArcRelConstructor]' | 70 FAIL SVGPathSegArcRel.toString() should be [object SVGPathSegArcRelConstructor].
Was function SVGPathSegArcRel() { [native code] }. |
71 PASS SVGPathSegLinetoHorizontalAbs.toString() is '[object SVGPathSegLinetoHorizo
ntalAbsConstructor]' | 71 FAIL SVGPathSegLinetoHorizontalAbs.toString() should be [object SVGPathSegLineto
HorizontalAbsConstructor]. Was function SVGPathSegLinetoHorizontalAbs() { [nativ
e code] }. |
72 PASS SVGPathSegLinetoHorizontalRel.toString() is '[object SVGPathSegLinetoHorizo
ntalRelConstructor]' | 72 FAIL SVGPathSegLinetoHorizontalRel.toString() should be [object SVGPathSegLineto
HorizontalRelConstructor]. Was function SVGPathSegLinetoHorizontalRel() { [nativ
e code] }. |
73 PASS SVGPathSegLinetoVerticalAbs.toString() is '[object SVGPathSegLinetoVertical
AbsConstructor]' | 73 FAIL SVGPathSegLinetoVerticalAbs.toString() should be [object SVGPathSegLinetoVe
rticalAbsConstructor]. Was function SVGPathSegLinetoVerticalAbs() { [native code
] }. |
74 PASS SVGPathSegLinetoVerticalRel.toString() is '[object SVGPathSegLinetoVertical
RelConstructor]' | 74 FAIL SVGPathSegLinetoVerticalRel.toString() should be [object SVGPathSegLinetoVe
rticalRelConstructor]. Was function SVGPathSegLinetoVerticalRel() { [native code
] }. |
75 PASS SVGPathSegCurvetoCubicSmoothAbs.toString() is '[object SVGPathSegCurvetoCub
icSmoothAbsConstructor]' | 75 FAIL SVGPathSegCurvetoCubicSmoothAbs.toString() should be [object SVGPathSegCurv
etoCubicSmoothAbsConstructor]. Was function SVGPathSegCurvetoCubicSmoothAbs() {
[native code] }. |
76 PASS SVGPathSegCurvetoCubicSmoothRel.toString() is '[object SVGPathSegCurvetoCub
icSmoothRelConstructor]' | 76 FAIL SVGPathSegCurvetoCubicSmoothRel.toString() should be [object SVGPathSegCurv
etoCubicSmoothRelConstructor]. Was function SVGPathSegCurvetoCubicSmoothRel() {
[native code] }. |
77 PASS SVGPathSegCurvetoQuadraticSmoothAbs.toString() is '[object SVGPathSegCurvet
oQuadraticSmoothAbsConstructor]' | 77 FAIL SVGPathSegCurvetoQuadraticSmoothAbs.toString() should be [object SVGPathSeg
CurvetoQuadraticSmoothAbsConstructor]. Was function SVGPathSegCurvetoQuadraticSm
oothAbs() { [native code] }. |
78 PASS SVGPathSegCurvetoQuadraticSmoothRel.toString() is '[object SVGPathSegCurvet
oQuadraticSmoothRelConstructor]' | 78 FAIL SVGPathSegCurvetoQuadraticSmoothRel.toString() should be [object SVGPathSeg
CurvetoQuadraticSmoothRelConstructor]. Was function SVGPathSegCurvetoQuadraticSm
oothRel() { [native code] }. |
79 PASS SVGPathSegList.toString() is '[object SVGPathSegListConstructor]' | 79 FAIL SVGPathSegList.toString() should be [object SVGPathSegListConstructor]. Was
function SVGPathSegList() { [native code] }. |
80 FAIL SVGAnimatedPathData.toString() should be [object SVGAnimatedPathDataConstru
ctor]. Threw exception ReferenceError: Can't find variable: SVGAnimatedPathData | 80 FAIL SVGAnimatedPathData.toString() should be [object SVGAnimatedPathDataConstru
ctor]. Threw exception ReferenceError: SVGAnimatedPathData is not defined |
81 PASS SVGPathElement.toString() is '[object SVGPathElementConstructor]' | 81 FAIL SVGPathElement.toString() should be [object SVGPathElementConstructor]. Was
function SVGPathElement() { [native code] }. |
82 PASS SVGRectElement.toString() is '[object SVGRectElementConstructor]' | 82 FAIL SVGRectElement.toString() should be [object SVGRectElementConstructor]. Was
function SVGRectElement() { [native code] }. |
83 PASS SVGCircleElement.toString() is '[object SVGCircleElementConstructor]' | 83 FAIL SVGCircleElement.toString() should be [object SVGCircleElementConstructor].
Was function SVGCircleElement() { [native code] }. |
84 PASS SVGEllipseElement.toString() is '[object SVGEllipseElementConstructor]' | 84 FAIL SVGEllipseElement.toString() should be [object SVGEllipseElementConstructor
]. Was function SVGEllipseElement() { [native code] }. |
85 PASS SVGLineElement.toString() is '[object SVGLineElementConstructor]' | 85 FAIL SVGLineElement.toString() should be [object SVGLineElementConstructor]. Was
function SVGLineElement() { [native code] }. |
86 FAIL SVGAnimatedPoints.toString() should be [object SVGAnimatedPointsConstructor
]. Threw exception ReferenceError: Can't find variable: SVGAnimatedPoints | 86 FAIL SVGAnimatedPoints.toString() should be [object SVGAnimatedPointsConstructor
]. Threw exception ReferenceError: SVGAnimatedPoints is not defined |
87 PASS SVGPolylineElement.toString() is '[object SVGPolylineElementConstructor]' | 87 FAIL SVGPolylineElement.toString() should be [object SVGPolylineElementConstruct
or]. Was function SVGPolylineElement() { [native code] }. |
88 PASS SVGPolygonElement.toString() is '[object SVGPolygonElementConstructor]' | 88 FAIL SVGPolygonElement.toString() should be [object SVGPolygonElementConstructor
]. Was function SVGPolygonElement() { [native code] }. |
89 PASS SVGTextContentElement.toString() is '[object SVGTextContentElementConstruct
or]' | 89 FAIL SVGTextContentElement.toString() should be [object SVGTextContentElementCon
structor]. Was function SVGTextContentElement() { [native code] }. |
90 PASS SVGTextPositioningElement.toString() is '[object SVGTextPositioningElementC
onstructor]' | 90 FAIL SVGTextPositioningElement.toString() should be [object SVGTextPositioningEl
ementConstructor]. Was function SVGTextPositioningElement() { [native code] }. |
91 PASS SVGTextElement.toString() is '[object SVGTextElementConstructor]' | 91 FAIL SVGTextElement.toString() should be [object SVGTextElementConstructor]. Was
function SVGTextElement() { [native code] }. |
92 PASS SVGTSpanElement.toString() is '[object SVGTSpanElementConstructor]' | 92 FAIL SVGTSpanElement.toString() should be [object SVGTSpanElementConstructor]. W
as function SVGTSpanElement() { [native code] }. |
93 PASS SVGTRefElement.toString() is '[object SVGTRefElementConstructor]' | 93 FAIL SVGTRefElement.toString() should be [object SVGTRefElementConstructor]. Was
function SVGTRefElement() { [native code] }. |
94 PASS SVGTextPathElement.toString() is '[object SVGTextPathElementConstructor]' | 94 FAIL SVGTextPathElement.toString() should be [object SVGTextPathElementConstruct
or]. Was function SVGTextPathElement() { [native code] }. |
95 PASS SVGAltGlyphElement.toString() is '[object SVGAltGlyphElementConstructor]' | 95 FAIL SVGAltGlyphElement.toString() should be [object SVGAltGlyphElementConstruct
or]. Was function SVGAltGlyphElement() { [native code] }. |
96 PASS SVGAltGlyphDefElement.toString() is '[object SVGAltGlyphDefElementConstruct
or]' | 96 FAIL SVGAltGlyphDefElement.toString() should be [object SVGAltGlyphDefElementCon
structor]. Was function SVGAltGlyphDefElement() { [native code] }. |
97 PASS SVGAltGlyphItemElement.toString() is '[object SVGAltGlyphItemElementConstru
ctor]' | 97 FAIL SVGAltGlyphItemElement.toString() should be [object SVGAltGlyphItemElementC
onstructor]. Was function SVGAltGlyphItemElement() { [native code] }. |
98 PASS SVGGlyphRefElement.toString() is '[object SVGGlyphRefElementConstructor]' | 98 FAIL SVGGlyphRefElement.toString() should be [object SVGGlyphRefElementConstruct
or]. Was function SVGGlyphRefElement() { [native code] }. |
99 PASS SVGPaint.toString() is '[object SVGPaintConstructor]' | 99 FAIL SVGPaint.toString() should be [object SVGPaintConstructor]. Was function SV
GPaint() { [native code] }. |
100 PASS SVGMarkerElement.toString() is '[object SVGMarkerElementConstructor]' | 100 FAIL SVGMarkerElement.toString() should be [object SVGMarkerElementConstructor].
Was function SVGMarkerElement() { [native code] }. |
101 FAIL SVGColorProfileElement.toString() should be [object SVGColorProfileElementC
onstructor]. Threw exception ReferenceError: Can't find variable: SVGColorProfil
eElement | 101 FAIL SVGColorProfileElement.toString() should be [object SVGColorProfileElementC
onstructor]. Threw exception ReferenceError: SVGColorProfileElement is not defin
ed |
102 FAIL SVGColorProfileRule.toString() should be [object SVGColorProfileRuleConstru
ctor]. Threw exception ReferenceError: Can't find variable: SVGColorProfileRule | 102 FAIL SVGColorProfileRule.toString() should be [object SVGColorProfileRuleConstru
ctor]. Threw exception ReferenceError: SVGColorProfileRule is not defined |
103 PASS SVGGradientElement.toString() is '[object SVGGradientElementConstructor]' | 103 FAIL SVGGradientElement.toString() should be [object SVGGradientElementConstruct
or]. Was function SVGGradientElement() { [native code] }. |
104 PASS SVGLinearGradientElement.toString() is '[object SVGLinearGradientElementCon
structor]' | 104 FAIL SVGLinearGradientElement.toString() should be [object SVGLinearGradientElem
entConstructor]. Was function SVGLinearGradientElement() { [native code] }. |
105 PASS SVGRadialGradientElement.toString() is '[object SVGRadialGradientElementCon
structor]' | 105 FAIL SVGRadialGradientElement.toString() should be [object SVGRadialGradientElem
entConstructor]. Was function SVGRadialGradientElement() { [native code] }. |
106 PASS SVGStopElement.toString() is '[object SVGStopElementConstructor]' | 106 FAIL SVGStopElement.toString() should be [object SVGStopElementConstructor]. Was
function SVGStopElement() { [native code] }. |
107 PASS SVGPatternElement.toString() is '[object SVGPatternElementConstructor]' | 107 FAIL SVGPatternElement.toString() should be [object SVGPatternElementConstructor
]. Was function SVGPatternElement() { [native code] }. |
108 PASS SVGClipPathElement.toString() is '[object SVGClipPathElementConstructor]' | 108 FAIL SVGClipPathElement.toString() should be [object SVGClipPathElementConstruct
or]. Was function SVGClipPathElement() { [native code] }. |
109 PASS SVGMaskElement.toString() is '[object SVGMaskElementConstructor]' | 109 FAIL SVGMaskElement.toString() should be [object SVGMaskElementConstructor]. Was
function SVGMaskElement() { [native code] }. |
110 PASS SVGFilterElement.toString() is '[object SVGFilterElementConstructor]' | 110 FAIL SVGFilterElement.toString() should be [object SVGFilterElementConstructor].
Was function SVGFilterElement() { [native code] }. |
111 FAIL SVGFilterPrimitiveStandardAttributes.toString() should be [object SVGFilter
PrimitiveStandardAttributesConstructor]. Threw exception ReferenceError: Can't f
ind variable: SVGFilterPrimitiveStandardAttributes | 111 FAIL SVGFilterPrimitiveStandardAttributes.toString() should be [object SVGFilter
PrimitiveStandardAttributesConstructor]. Threw exception ReferenceError: SVGFilt
erPrimitiveStandardAttributes is not defined |
112 PASS SVGFEBlendElement.toString() is '[object SVGFEBlendElementConstructor]' | 112 FAIL SVGFEBlendElement.toString() should be [object SVGFEBlendElementConstructor
]. Was function SVGFEBlendElement() { [native code] }. |
113 PASS SVGFEColorMatrixElement.toString() is '[object SVGFEColorMatrixElementConst
ructor]' | 113 FAIL SVGFEColorMatrixElement.toString() should be [object SVGFEColorMatrixElemen
tConstructor]. Was function SVGFEColorMatrixElement() { [native code] }. |
114 PASS SVGFEComponentTransferElement.toString() is '[object SVGFEComponentTransfer
ElementConstructor]' | 114 FAIL SVGFEComponentTransferElement.toString() should be [object SVGFEComponentTr
ansferElementConstructor]. Was function SVGFEComponentTransferElement() { [nativ
e code] }. |
115 PASS SVGComponentTransferFunctionElement.toString() is '[object SVGComponentTran
sferFunctionElementConstructor]' | 115 FAIL SVGComponentTransferFunctionElement.toString() should be [object SVGCompone
ntTransferFunctionElementConstructor]. Was function SVGComponentTransferFunction
Element() { [native code] }. |
116 PASS SVGFEFuncRElement.toString() is '[object SVGFEFuncRElementConstructor]' | 116 FAIL SVGFEFuncRElement.toString() should be [object SVGFEFuncRElementConstructor
]. Was function SVGFEFuncRElement() { [native code] }. |
117 PASS SVGFEFuncGElement.toString() is '[object SVGFEFuncGElementConstructor]' | 117 FAIL SVGFEFuncGElement.toString() should be [object SVGFEFuncGElementConstructor
]. Was function SVGFEFuncGElement() { [native code] }. |
118 PASS SVGFEFuncBElement.toString() is '[object SVGFEFuncBElementConstructor]' | 118 FAIL SVGFEFuncBElement.toString() should be [object SVGFEFuncBElementConstructor
]. Was function SVGFEFuncBElement() { [native code] }. |
119 PASS SVGFEFuncAElement.toString() is '[object SVGFEFuncAElementConstructor]' | 119 FAIL SVGFEFuncAElement.toString() should be [object SVGFEFuncAElementConstructor
]. Was function SVGFEFuncAElement() { [native code] }. |
120 PASS SVGFECompositeElement.toString() is '[object SVGFECompositeElementConstruct
or]' | 120 FAIL SVGFECompositeElement.toString() should be [object SVGFECompositeElementCon
structor]. Was function SVGFECompositeElement() { [native code] }. |
121 PASS SVGFEConvolveMatrixElement.toString() is '[object SVGFEConvolveMatrixElemen
tConstructor]' | 121 FAIL SVGFEConvolveMatrixElement.toString() should be [object SVGFEConvolveMatrix
ElementConstructor]. Was function SVGFEConvolveMatrixElement() { [native code] }
. |
122 PASS SVGFEDiffuseLightingElement.toString() is '[object SVGFEDiffuseLightingElem
entConstructor]' | 122 FAIL SVGFEDiffuseLightingElement.toString() should be [object SVGFEDiffuseLighti
ngElementConstructor]. Was function SVGFEDiffuseLightingElement() { [native code
] }. |
123 PASS SVGFEDistantLightElement.toString() is '[object SVGFEDistantLightElementCon
structor]' | 123 FAIL SVGFEDistantLightElement.toString() should be [object SVGFEDistantLightElem
entConstructor]. Was function SVGFEDistantLightElement() { [native code] }. |
124 PASS SVGFEPointLightElement.toString() is '[object SVGFEPointLightElementConstru
ctor]' | 124 FAIL SVGFEPointLightElement.toString() should be [object SVGFEPointLightElementC
onstructor]. Was function SVGFEPointLightElement() { [native code] }. |
125 PASS SVGFESpotLightElement.toString() is '[object SVGFESpotLightElementConstruct
or]' | 125 FAIL SVGFESpotLightElement.toString() should be [object SVGFESpotLightElementCon
structor]. Was function SVGFESpotLightElement() { [native code] }. |
126 PASS SVGFEDisplacementMapElement.toString() is '[object SVGFEDisplacementMapElem
entConstructor]' | 126 FAIL SVGFEDisplacementMapElement.toString() should be [object SVGFEDisplacementM
apElementConstructor]. Was function SVGFEDisplacementMapElement() { [native code
] }. |
127 PASS SVGFEFloodElement.toString() is '[object SVGFEFloodElementConstructor]' | 127 FAIL SVGFEFloodElement.toString() should be [object SVGFEFloodElementConstructor
]. Was function SVGFEFloodElement() { [native code] }. |
128 PASS SVGFEGaussianBlurElement.toString() is '[object SVGFEGaussianBlurElementCon
structor]' | 128 FAIL SVGFEGaussianBlurElement.toString() should be [object SVGFEGaussianBlurElem
entConstructor]. Was function SVGFEGaussianBlurElement() { [native code] }. |
129 PASS SVGFEImageElement.toString() is '[object SVGFEImageElementConstructor]' | 129 FAIL SVGFEImageElement.toString() should be [object SVGFEImageElementConstructor
]. Was function SVGFEImageElement() { [native code] }. |
130 PASS SVGFEMergeElement.toString() is '[object SVGFEMergeElementConstructor]' | 130 FAIL SVGFEMergeElement.toString() should be [object SVGFEMergeElementConstructor
]. Was function SVGFEMergeElement() { [native code] }. |
131 PASS SVGFEMergeNodeElement.toString() is '[object SVGFEMergeNodeElementConstruct
or]' | 131 FAIL SVGFEMergeNodeElement.toString() should be [object SVGFEMergeNodeElementCon
structor]. Was function SVGFEMergeNodeElement() { [native code] }. |
132 PASS SVGFEMorphologyElement.toString() is '[object SVGFEMorphologyElementConstru
ctor]' | 132 FAIL SVGFEMorphologyElement.toString() should be [object SVGFEMorphologyElementC
onstructor]. Was function SVGFEMorphologyElement() { [native code] }. |
133 PASS SVGFEOffsetElement.toString() is '[object SVGFEOffsetElementConstructor]' | 133 FAIL SVGFEOffsetElement.toString() should be [object SVGFEOffsetElementConstruct
or]. Was function SVGFEOffsetElement() { [native code] }. |
134 PASS SVGFESpecularLightingElement.toString() is '[object SVGFESpecularLightingEl
ementConstructor]' | 134 FAIL SVGFESpecularLightingElement.toString() should be [object SVGFESpecularLigh
tingElementConstructor]. Was function SVGFESpecularLightingElement() { [native c
ode] }. |
135 PASS SVGFETileElement.toString() is '[object SVGFETileElementConstructor]' | 135 FAIL SVGFETileElement.toString() should be [object SVGFETileElementConstructor].
Was function SVGFETileElement() { [native code] }. |
136 PASS SVGFETurbulenceElement.toString() is '[object SVGFETurbulenceElementConstru
ctor]' | 136 FAIL SVGFETurbulenceElement.toString() should be [object SVGFETurbulenceElementC
onstructor]. Was function SVGFETurbulenceElement() { [native code] }. |
137 PASS SVGCursorElement.toString() is '[object SVGCursorElementConstructor]' | 137 FAIL SVGCursorElement.toString() should be [object SVGCursorElementConstructor].
Was function SVGCursorElement() { [native code] }. |
138 PASS SVGAElement.toString() is '[object SVGAElementConstructor]' | 138 FAIL SVGAElement.toString() should be [object SVGAElementConstructor]. Was funct
ion SVGAElement() { [native code] }. |
139 PASS SVGViewElement.toString() is '[object SVGViewElementConstructor]' | 139 FAIL SVGViewElement.toString() should be [object SVGViewElementConstructor]. Was
function SVGViewElement() { [native code] }. |
140 PASS SVGScriptElement.toString() is '[object SVGScriptElementConstructor]' | 140 FAIL SVGScriptElement.toString() should be [object SVGScriptElementConstructor].
Was function SVGScriptElement() { [native code] }. |
141 FAIL SVGEvent.toString() should be [object SVGEventConstructor]. Threw exception
ReferenceError: Can't find variable: SVGEvent | 141 FAIL SVGEvent.toString() should be [object SVGEventConstructor]. Threw exception
ReferenceError: SVGEvent is not defined |
142 PASS SVGZoomEvent.toString() is '[object SVGZoomEventConstructor]' | 142 FAIL SVGZoomEvent.toString() should be [object SVGZoomEventConstructor]. Was fun
ction SVGZoomEvent() { [native code] }. |
143 FAIL SVGAnimationElement.toString() should be [object SVGAnimationElementConstru
ctor]. Threw exception ReferenceError: Can't find variable: SVGAnimationElement | 143 FAIL SVGAnimationElement.toString() should be [object SVGAnimationElementConstru
ctor]. Threw exception ReferenceError: SVGAnimationElement is not defined |
144 PASS SVGAnimateElement.toString() is '[object SVGAnimateElementConstructor]' | 144 FAIL SVGAnimateElement.toString() should be [object SVGAnimateElementConstructor
]. Was function SVGAnimateElement() { [native code] }. |
145 PASS SVGSetElement.toString() is '[object SVGSetElementConstructor]' | 145 FAIL SVGSetElement.toString() should be [object SVGSetElementConstructor]. Was f
unction SVGSetElement() { [native code] }. |
146 PASS SVGAnimateMotionElement.toString() is '[object SVGAnimateMotionElementConst
ructor]' | 146 FAIL SVGAnimateMotionElement.toString() should be [object SVGAnimateMotionElemen
tConstructor]. Was function SVGAnimateMotionElement() { [native code] }. |
147 PASS SVGMPathElement.toString() is '[object SVGMPathElementConstructor]' | 147 FAIL SVGMPathElement.toString() should be [object SVGMPathElementConstructor]. W
as function SVGMPathElement() { [native code] }. |
148 PASS SVGAnimateColorElement.toString() is '[object SVGAnimateColorElementConstru
ctor]' | 148 FAIL SVGAnimateColorElement.toString() should be [object SVGAnimateColorElementC
onstructor]. Was function SVGAnimateColorElement() { [native code] }. |
149 PASS SVGAnimateTransformElement.toString() is '[object SVGAnimateTransformElemen
tConstructor]' | 149 FAIL SVGAnimateTransformElement.toString() should be [object SVGAnimateTransform
ElementConstructor]. Was function SVGAnimateTransformElement() { [native code] }
. |
150 PASS SVGFontElement.toString() is '[object SVGFontElementConstructor]' | 150 FAIL SVGFontElement.toString() should be [object SVGFontElementConstructor]. Was
function SVGFontElement() { [native code] }. |
151 PASS SVGGlyphElement.toString() is '[object SVGGlyphElementConstructor]' | 151 FAIL SVGGlyphElement.toString() should be [object SVGGlyphElementConstructor]. W
as function SVGGlyphElement() { [native code] }. |
152 PASS SVGMissingGlyphElement.toString() is '[object SVGMissingGlyphElementConstru
ctor]' | 152 FAIL SVGMissingGlyphElement.toString() should be [object SVGMissingGlyphElementC
onstructor]. Was function SVGMissingGlyphElement() { [native code] }. |
153 PASS SVGHKernElement.toString() is '[object SVGHKernElementConstructor]' | 153 FAIL SVGHKernElement.toString() should be [object SVGHKernElementConstructor]. W
as function SVGHKernElement() { [native code] }. |
154 PASS SVGVKernElement.toString() is '[object SVGVKernElementConstructor]' | 154 FAIL SVGVKernElement.toString() should be [object SVGVKernElementConstructor]. W
as function SVGVKernElement() { [native code] }. |
155 PASS SVGFontFaceElement.toString() is '[object SVGFontFaceElementConstructor]' | 155 FAIL SVGFontFaceElement.toString() should be [object SVGFontFaceElementConstruct
or]. Was function SVGFontFaceElement() { [native code] }. |
156 PASS SVGFontFaceSrcElement.toString() is '[object SVGFontFaceSrcElementConstruct
or]' | 156 FAIL SVGFontFaceSrcElement.toString() should be [object SVGFontFaceSrcElementCon
structor]. Was function SVGFontFaceSrcElement() { [native code] }. |
157 PASS SVGFontFaceUriElement.toString() is '[object SVGFontFaceUriElementConstruct
or]' | 157 FAIL SVGFontFaceUriElement.toString() should be [object SVGFontFaceUriElementCon
structor]. Was function SVGFontFaceUriElement() { [native code] }. |
158 PASS SVGFontFaceFormatElement.toString() is '[object SVGFontFaceFormatElementCon
structor]' | 158 FAIL SVGFontFaceFormatElement.toString() should be [object SVGFontFaceFormatElem
entConstructor]. Was function SVGFontFaceFormatElement() { [native code] }. |
159 PASS SVGFontFaceNameElement.toString() is '[object SVGFontFaceNameElementConstru
ctor]' | 159 FAIL SVGFontFaceNameElement.toString() should be [object SVGFontFaceNameElementC
onstructor]. Was function SVGFontFaceNameElement() { [native code] }. |
160 FAIL SVGDefinitionSrcElement.toString() should be [object SVGDefinitionSrcElemen
tConstructor]. Threw exception ReferenceError: Can't find variable: SVGDefinitio
nSrcElement | 160 FAIL SVGDefinitionSrcElement.toString() should be [object SVGDefinitionSrcElemen
tConstructor]. Threw exception ReferenceError: SVGDefinitionSrcElement is not de
fined |
161 PASS SVGMetadataElement.toString() is '[object SVGMetadataElementConstructor]' | 161 FAIL SVGMetadataElement.toString() should be [object SVGMetadataElementConstruct
or]. Was function SVGMetadataElement() { [native code] }. |
162 PASS SVGForeignObjectElement.toString() is '[object SVGForeignObjectElementConst
ructor]' | 162 FAIL SVGForeignObjectElement.toString() should be [object SVGForeignObjectElemen
tConstructor]. Was function SVGForeignObjectElement() { [native code] }. |
163 PASS successfullyParsed is true | 163 PASS successfullyParsed is true |
164 | 164 |
165 TEST COMPLETE | 165 TEST COMPLETE |
166 | 166 |
OLD | NEW |