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

Unified 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: Rebase on master 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/svg/custom/js-svg-constructors.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/global-constructors-expected.txt
diff --git a/LayoutTests/svg/custom/global-constructors-expected.txt b/LayoutTests/svg/custom/global-constructors-expected.txt
index 99532f4951de8b51c032656829e924bf1e6f3731..147647d0a2a6d28ccedd8f493204b12b01083735 100644
--- a/LayoutTests/svg/custom/global-constructors-expected.txt
+++ b/LayoutTests/svg/custom/global-constructors-expected.txt
@@ -28,9 +28,6 @@ FAIL SVGLocatable.toString() should be function SVGLocatable() { [native code] }
FAIL SVGTransformable.toString() should be function SVGTransformable() { [native code] }. Threw exception ReferenceError: SVGTransformable is not defined
FAIL SVGTests.toString() should be function SVGTests() { [native code] }. Threw exception ReferenceError: SVGTests is not defined
FAIL SVGLangSpace.toString() should be function SVGLangSpace() { [native code] }. Threw exception ReferenceError: SVGLangSpace is not defined
-FAIL SVGExternalResourcesRequired.toString() should be function SVGExternalResourcesRequired() { [native code] }. Threw exception ReferenceError: SVGExternalResourcesRequired is not defined
-FAIL SVGFitToViewBox.toString() should be function SVGFitToViewBox() { [native code] }. Threw exception ReferenceError: SVGFitToViewBox is not defined
-PASS SVGZoomAndPan.toString() is 'function SVGZoomAndPan() { [native code] }'
PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }'
FAIL SVGURIReference.toString() should be function SVGURIReference() { [native code] }. Threw exception ReferenceError: SVGURIReference is not defined
FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Threw exception ReferenceError: SVGCSSRule is not defined
« no previous file with comments | « no previous file | LayoutTests/svg/custom/js-svg-constructors.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698