Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Side by Side Diff: LayoutTests/svg/custom/global-constructors-expected.txt

Issue 16959011: Get rid of multiple inheritence for SVGViewElement interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 'function SVGException() { [native code] }' 6 PASS SVGException.toString() is 'function SVGException() { [native code] }'
7 PASS SVGElement.toString() is 'function SVGElement() { [native code] }' 7 PASS SVGElement.toString() is 'function SVGElement() { [native code] }'
8 PASS SVGAnimatedBoolean.toString() is 'function SVGAnimatedBoolean() { [native c ode] }' 8 PASS SVGAnimatedBoolean.toString() is 'function SVGAnimatedBoolean() { [native c ode] }'
9 PASS SVGAnimatedString.toString() is 'function SVGAnimatedString() { [native cod e] }' 9 PASS SVGAnimatedString.toString() is 'function SVGAnimatedString() { [native cod e] }'
10 PASS SVGStringList.toString() is 'function SVGStringList() { [native code] }' 10 PASS SVGStringList.toString() is 'function SVGStringList() { [native code] }'
(...skipping 11 matching lines...) Expand all
22 PASS SVGAnimatedAngle.toString() is 'function SVGAnimatedAngle() { [native code] }' 22 PASS SVGAnimatedAngle.toString() is 'function SVGAnimatedAngle() { [native code] }'
23 PASS SVGColor.toString() is 'function SVGColor() { [native code] }' 23 PASS SVGColor.toString() is 'function SVGColor() { [native code] }'
24 FAIL SVGICCColor.toString() should be function SVGICCColor() { [native code] }. Threw exception ReferenceError: SVGICCColor is not defined 24 FAIL SVGICCColor.toString() should be function SVGICCColor() { [native code] }. Threw exception ReferenceError: SVGICCColor is not defined
25 PASS SVGRect.toString() is 'function SVGRect() { [native code] }' 25 PASS SVGRect.toString() is 'function SVGRect() { [native code] }'
26 PASS SVGAnimatedRect.toString() is 'function SVGAnimatedRect() { [native code] } ' 26 PASS SVGAnimatedRect.toString() is 'function SVGAnimatedRect() { [native code] } '
27 FAIL SVGStylable.toString() should be function SVGStylable() { [native code] }. Threw exception ReferenceError: SVGStylable is not defined 27 FAIL SVGStylable.toString() should be function SVGStylable() { [native code] }. Threw exception ReferenceError: SVGStylable is not defined
28 FAIL SVGLocatable.toString() should be function SVGLocatable() { [native code] } . Threw exception ReferenceError: SVGLocatable is not defined 28 FAIL SVGLocatable.toString() should be function SVGLocatable() { [native code] } . Threw exception ReferenceError: SVGLocatable is not defined
29 FAIL SVGTransformable.toString() should be function SVGTransformable() { [native code] }. Threw exception ReferenceError: SVGTransformable is not defined 29 FAIL SVGTransformable.toString() should be function SVGTransformable() { [native code] }. Threw exception ReferenceError: SVGTransformable is not defined
30 FAIL SVGTests.toString() should be function SVGTests() { [native code] }. Threw exception ReferenceError: SVGTests is not defined 30 FAIL SVGTests.toString() should be function SVGTests() { [native code] }. Threw exception ReferenceError: SVGTests is not defined
31 FAIL SVGLangSpace.toString() should be function SVGLangSpace() { [native code] } . Threw exception ReferenceError: SVGLangSpace is not defined 31 FAIL SVGLangSpace.toString() should be function SVGLangSpace() { [native code] } . Threw exception ReferenceError: SVGLangSpace is not defined
32 FAIL SVGExternalResourcesRequired.toString() should be function SVGExternalResou rcesRequired() { [native code] }. Threw exception ReferenceError: SVGExternalRes ourcesRequired is not defined
33 FAIL SVGFitToViewBox.toString() should be function SVGFitToViewBox() { [native c ode] }. Threw exception ReferenceError: SVGFitToViewBox is not defined
34 PASS SVGZoomAndPan.toString() is 'function SVGZoomAndPan() { [native code] }'
35 PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }' 32 PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }'
36 FAIL SVGURIReference.toString() should be function SVGURIReference() { [native c ode] }. Threw exception ReferenceError: SVGURIReference is not defined 33 FAIL SVGURIReference.toString() should be function SVGURIReference() { [native c ode] }. Threw exception ReferenceError: SVGURIReference is not defined
37 FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Th rew exception ReferenceError: SVGCSSRule is not defined 34 FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Th rew exception ReferenceError: SVGCSSRule is not defined
38 PASS SVGDocument.toString() is 'function SVGDocument() { [native code] }' 35 PASS SVGDocument.toString() is 'function SVGDocument() { [native code] }'
39 PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }' 36 PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }'
40 PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }' 37 PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }'
41 PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }' 38 PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }'
42 PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }' 39 PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }'
43 PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] } ' 40 PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] } '
44 PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code] }' 41 PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code] }'
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 PASS SVGFontFaceUriElement.toString() is 'function SVGFontFaceUriElement() { [na tive code] }' 154 PASS SVGFontFaceUriElement.toString() is 'function SVGFontFaceUriElement() { [na tive code] }'
158 PASS SVGFontFaceFormatElement.toString() is 'function SVGFontFaceFormatElement() { [native code] }' 155 PASS SVGFontFaceFormatElement.toString() is 'function SVGFontFaceFormatElement() { [native code] }'
159 PASS SVGFontFaceNameElement.toString() is 'function SVGFontFaceNameElement() { [ native code] }' 156 PASS SVGFontFaceNameElement.toString() is 'function SVGFontFaceNameElement() { [ native code] }'
160 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement is not defined 157 FAIL SVGDefinitionSrcElement.toString() should be function SVGDefinitionSrcEleme nt() { [native code] }. Threw exception ReferenceError: SVGDefinitionSrcElement is not defined
161 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c ode] }' 158 PASS SVGMetadataElement.toString() is 'function SVGMetadataElement() { [native c ode] }'
162 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() { [native code] }' 159 PASS SVGForeignObjectElement.toString() is 'function SVGForeignObjectElement() { [native code] }'
163 PASS successfullyParsed is true 160 PASS successfullyParsed is true
164 161
165 TEST COMPLETE 162 TEST COMPLETE
166 163
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/svg/custom/js-svg-constructors.svg » ('j') | Source/core/svg/SVGExternalResourcesRequired.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698