Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / custom / global-constructors-expected.txt
1 Test to make sure we expose all the global constructor objects requested by http://www.w3.org/TR/SVG11/ecmascript-binding.html
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS SVGElement.toString() is 'function SVGElement() { [native code] }'
7 PASS SVGAnimatedBoolean.toString() is 'function SVGAnimatedBoolean() { [native code] }'
8 PASS SVGAnimatedString.toString() is 'function SVGAnimatedString() { [native code] }'
9 PASS SVGStringList.toString() is 'function SVGStringList() { [native code] }'
10 PASS SVGAnimatedEnumeration.toString() is 'function SVGAnimatedEnumeration() { [native code] }'
11 PASS SVGAnimatedInteger.toString() is 'function SVGAnimatedInteger() { [native code] }'
12 PASS SVGNumber.toString() is 'function SVGNumber() { [native code] }'
13 PASS SVGAnimatedNumber.toString() is 'function SVGAnimatedNumber() { [native code] }'
14 PASS SVGNumberList.toString() is 'function SVGNumberList() { [native code] }'
15 PASS SVGAnimatedNumberList.toString() is 'function SVGAnimatedNumberList() { [native code] }'
16 PASS SVGLength.toString() is 'function SVGLength() { [native code] }'
17 PASS SVGAnimatedLength.toString() is 'function SVGAnimatedLength() { [native code] }'
18 PASS SVGLengthList.toString() is 'function SVGLengthList() { [native code] }'
19 PASS SVGAnimatedLengthList.toString() is 'function SVGAnimatedLengthList() { [native code] }'
20 PASS SVGAngle.toString() is 'function SVGAngle() { [native code] }'
21 PASS SVGAnimatedAngle.toString() is 'function SVGAnimatedAngle() { [native code] }'
22 PASS SVGRect.toString() is 'function SVGRect() { [native code] }'
23 PASS SVGAnimatedRect.toString() is 'function SVGAnimatedRect() { [native code] }'
24 FAIL SVGStylable.toString() should be function SVGStylable() { [native code] }. Threw exception ReferenceError: SVGStylable is not defined
25 FAIL SVGLocatable.toString() should be function SVGLocatable() { [native code] }. Threw exception ReferenceError: SVGLocatable 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
28 PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }'
29 FAIL SVGURIReference.toString() should be function SVGURIReference() { [native code] }. Threw exception ReferenceError: SVGURIReference is not defined
30 FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Threw exception ReferenceError: SVGCSSRule is not defined
31 PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }'
32 PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }'
33 PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }'
34 PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }'
35 PASS SVGDiscardElement.toString() is 'function SVGDiscardElement() { [native code] }'
36 PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }'
37 PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code] }'
38 PASS SVGUseElement.toString() is 'function SVGUseElement() { [native code] }'
39 PASS SVGImageElement.toString() is 'function SVGImageElement() { [native code] }'
40 PASS SVGSwitchElement.toString() is 'function SVGSwitchElement() { [native code] }'
41 PASS SVGStyleElement.toString() is 'function SVGStyleElement() { [native code] }'
42 PASS SVGPoint.toString() is 'function SVGPoint() { [native code] }'
43 PASS SVGPointList.toString() is 'function SVGPointList() { [native code] }'
44 PASS SVGMatrix.toString() is 'function SVGMatrix() { [native code] }'
45 PASS SVGTransform.toString() is 'function SVGTransform() { [native code] }'
46 PASS SVGTransformList.toString() is 'function SVGTransformList() { [native code] }'
47 PASS SVGAnimatedTransformList.toString() is 'function SVGAnimatedTransformList() { [native code] }'
48 PASS SVGPreserveAspectRatio.toString() is 'function SVGPreserveAspectRatio() { [native code] }'
49 PASS SVGAnimatedPreserveAspectRatio.toString() is 'function SVGAnimatedPreserveAspectRatio() { [native code] }'
50 PASS SVGPathSeg.toString() is 'function SVGPathSeg() { [native code] }'
51 PASS SVGPathSegClosePath.toString() is 'function SVGPathSegClosePath() { [native code] }'
52 PASS SVGPathSegMovetoAbs.toString() is 'function SVGPathSegMovetoAbs() { [native code] }'
53 PASS SVGPathSegMovetoRel.toString() is 'function SVGPathSegMovetoRel() { [native code] }'
54 PASS SVGPathSegLinetoAbs.toString() is 'function SVGPathSegLinetoAbs() { [native code] }'
55 PASS SVGPathSegLinetoRel.toString() is 'function SVGPathSegLinetoRel() { [native code] }'
56 PASS SVGPathSegCurvetoCubicAbs.toString() is 'function SVGPathSegCurvetoCubicAbs() { [native code] }'
57 PASS SVGPathSegCurvetoCubicRel.toString() is 'function SVGPathSegCurvetoCubicRel() { [native code] }'
58 PASS SVGPathSegCurvetoQuadraticAbs.toString() is 'function SVGPathSegCurvetoQuadraticAbs() { [native code] }'
59 PASS SVGPathSegCurvetoQuadraticRel.toString() is 'function SVGPathSegCurvetoQuadraticRel() { [native code] }'
60 PASS SVGPathSegArcAbs.toString() is 'function SVGPathSegArcAbs() { [native code] }'
61 PASS SVGPathSegArcRel.toString() is 'function SVGPathSegArcRel() { [native code] }'
62 PASS SVGPathSegLinetoHorizontalAbs.toString() is 'function SVGPathSegLinetoHorizontalAbs() { [native code] }'
63 PASS SVGPathSegLinetoHorizontalRel.toString() is 'function SVGPathSegLinetoHorizontalRel() { [native code] }'
64 PASS SVGPathSegLinetoVerticalAbs.toString() is 'function SVGPathSegLinetoVerticalAbs() { [native code] }'
65 PASS SVGPathSegLinetoVerticalRel.toString() is 'function SVGPathSegLinetoVerticalRel() { [native code] }'
66 PASS SVGPathSegCurvetoCubicSmoothAbs.toString() is 'function SVGPathSegCurvetoCubicSmoothAbs() { [native code] }'
67 PASS SVGPathSegCurvetoCubicSmoothRel.toString() is 'function SVGPathSegCurvetoCubicSmoothRel() { [native code] }'
68 PASS SVGPathSegCurvetoQuadraticSmoothAbs.toString() is 'function SVGPathSegCurvetoQuadraticSmoothAbs() { [native code] }'
69 PASS SVGPathSegCurvetoQuadraticSmoothRel.toString() is 'function SVGPathSegCurvetoQuadraticSmoothRel() { [native code] }'
70 PASS SVGPathSegList.toString() is 'function SVGPathSegList() { [native code] }'
71 FAIL SVGAnimatedPathData.toString() should be function SVGAnimatedPathData() { [native code] }. Threw exception ReferenceError: SVGAnimatedPathData is not defined
72 PASS SVGPathElement.toString() is 'function SVGPathElement() { [native code] }'
73 PASS SVGRectElement.toString() is 'function SVGRectElement() { [native code] }'
74 PASS SVGCircleElement.toString() is 'function SVGCircleElement() { [native code] }'
75 PASS SVGEllipseElement.toString() is 'function SVGEllipseElement() { [native code] }'
76 PASS SVGLineElement.toString() is 'function SVGLineElement() { [native code] }'
77 FAIL SVGAnimatedPoints.toString() should be function SVGAnimatedPoints() { [native code] }. Threw exception ReferenceError: SVGAnimatedPoints is not defined
78 PASS SVGPolylineElement.toString() is 'function SVGPolylineElement() { [native code] }'
79 PASS SVGPolygonElement.toString() is 'function SVGPolygonElement() { [native code] }'
80 PASS SVGTextContentElement.toString() is 'function SVGTextContentElement() { [native code] }'
81 PASS SVGTextPositioningElement.toString() is 'function SVGTextPositioningElement() { [native code] }'
82 PASS SVGTextElement.toString() is 'function SVGTextElement() { [native code] }'
83 PASS SVGTSpanElement.toString() is 'function SVGTSpanElement() { [native code] }'
84 PASS SVGTextPathElement.toString() is 'function SVGTextPathElement() { [native code] }'
85 PASS SVGMarkerElement.toString() is 'function SVGMarkerElement() { [native code] }'
86 FAIL SVGColorProfileElement.toString() should be function SVGColorProfileElement() { [native code] }. Threw exception ReferenceError: SVGColorProfileElement is not defined
87 FAIL SVGColorProfileRule.toString() should be function SVGColorProfileRule() { [native code] }. Threw exception ReferenceError: SVGColorProfileRule is not defined
88 PASS SVGGradientElement.toString() is 'function SVGGradientElement() { [native code] }'
89 PASS SVGLinearGradientElement.toString() is 'function SVGLinearGradientElement() { [native code] }'
90 PASS SVGRadialGradientElement.toString() is 'function SVGRadialGradientElement() { [native code] }'
91 PASS SVGStopElement.toString() is 'function SVGStopElement() { [native code] }'
92 PASS SVGPatternElement.toString() is 'function SVGPatternElement() { [native code] }'
93 PASS SVGClipPathElement.toString() is 'function SVGClipPathElement() { [native code] }'
94 PASS SVGMaskElement.toString() is 'function SVGMaskElement() { [native code] }'
95 PASS SVGFilterElement.toString() is 'function SVGFilterElement() { [native code] }'
96 FAIL SVGFilterPrimitiveStandardAttributes.toString() should be function SVGFilterPrimitiveStandardAttributes() { [native code] }. Threw exception ReferenceError: SVGFilterPrimitiveStandardAttributes is not defined
97 PASS SVGFEBlendElement.toString() is 'function SVGFEBlendElement() { [native code] }'
98 PASS SVGFEColorMatrixElement.toString() is 'function SVGFEColorMatrixElement() { [native code] }'
99 PASS SVGFEComponentTransferElement.toString() is 'function SVGFEComponentTransferElement() { [native code] }'
100 PASS SVGComponentTransferFunctionElement.toString() is 'function SVGComponentTransferFunctionElement() { [native code] }'
101 PASS SVGFEFuncRElement.toString() is 'function SVGFEFuncRElement() { [native code] }'
102 PASS SVGFEFuncGElement.toString() is 'function SVGFEFuncGElement() { [native code] }'
103 PASS SVGFEFuncBElement.toString() is 'function SVGFEFuncBElement() { [native code] }'
104 PASS SVGFEFuncAElement.toString() is 'function SVGFEFuncAElement() { [native code] }'
105 PASS SVGFECompositeElement.toString() is 'function SVGFECompositeElement() { [native code] }'
106 PASS SVGFEConvolveMatrixElement.toString() is 'function SVGFEConvolveMatrixElement() { [native code] }'
107 PASS SVGFEDiffuseLightingElement.toString() is 'function SVGFEDiffuseLightingElement() { [native code] }'
108 PASS SVGFEDistantLightElement.toString() is 'function SVGFEDistantLightElement() { [native code] }'
109 PASS SVGFEPointLightElement.toString() is 'function SVGFEPointLightElement() { [native code] }'
110 PASS SVGFESpotLightElement.toString() is 'function SVGFESpotLightElement() { [native code] }'
111 PASS SVGFEDisplacementMapElement.toString() is 'function SVGFEDisplacementMapElement() { [native code] }'
112 PASS SVGFEFloodElement.toString() is 'function SVGFEFloodElement() { [native code] }'
113 PASS SVGFEGaussianBlurElement.toString() is 'function SVGFEGaussianBlurElement() { [native code] }'
114 PASS SVGFEImageElement.toString() is 'function SVGFEImageElement() { [native code] }'
115 PASS SVGFEMergeElement.toString() is 'function SVGFEMergeElement() { [native code] }'
116 PASS SVGFEMergeNodeElement.toString() is 'function SVGFEMergeNodeElement() { [native code] }'
117 PASS SVGFEMorphologyElement.toString() is 'function SVGFEMorphologyElement() { [native code] }'
118 PASS SVGFEOffsetElement.toString() is 'function SVGFEOffsetElement() { [native code] }'
119 PASS SVGFESpecularLightingElement.toString() is 'function SVGFESpecularLightingElement() { [native code] }'
120 PASS SVGFETileElement.toString() is 'function SVGFETileElement() { [native code] }'
121 PASS SVGFETurbulenceElement.toString() is 'function SVGFETurbulenceElement() { [native code] }'
122 PASS SVGCursorElement.toString() is 'function SVGCursorElement() { [native code] }'
123 PASS SVGAElement.toString() is 'function SVGAElement() { [native code] }'
124 PASS SVGViewElement.toString() is 'function SVGViewElement() { [native code] }'
125 PASS SVGScriptElement.toString() is 'function SVGScriptElement() { [native code] }'
126 FAIL SVGEvent.toString() should be function SVGEvent() { [native code] }. Threw exception ReferenceError: SVGEvent is not defined
127 PASS SVGZoomEvent.toString() is 'function SVGZoomEvent() { [native code] }'
128 PASS SVGAnimationElement.toString() is 'function SVGAnimationElement() { [native code] }'
129 PASS SVGAnimateElement.toString() is 'function SVGAnimateElement() { [native code] }'
130 PASS SVGSetElement.toString() is 'function SVGSetElement() { [native code] }'
131 PASS SVGAnimateMotionElement.toString() is 'function SVGAnimateMotionElement() { [native code] }'
132 PASS SVGMPathElement.toString() is 'function SVGMPathElement() { [native code] }'
133 FAIL SVGAnimateColorElement.toString() should be function SVGAnimateColorElement() { [native code] }. Threw exception ReferenceError: SVGAnimateColorElement is not defined
134 PASS SVGAnimateTransformElement.toString() is 'function SVGAnimateTransformElement() { [native code] }'
135 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcElement() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement is not defined
136 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native code] }'
137 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() { [native code] }'
138 PASS successfullyParsed is true
139
140 TEST COMPLETE
141