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

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

Issue 18500004: Remove ElementTimeControl IDL 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-constructors-listing-expected.txt » ('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 147647d0a2a6d28ccedd8f493204b12b01083735..1129d32d24afb6b7e66d549a40e41aaf8ad6b77f 100644
--- a/LayoutTests/svg/custom/global-constructors-expected.txt
+++ b/LayoutTests/svg/custom/global-constructors-expected.txt
@@ -136,7 +136,7 @@ PASS SVGViewElement.toString() is 'function SVGViewElement() { [native code] }'
PASS SVGScriptElement.toString() is 'function SVGScriptElement() { [native code] }'
FAIL SVGEvent.toString() should be function SVGEvent() { [native code] }. Threw exception ReferenceError: SVGEvent is not defined
PASS SVGZoomEvent.toString() is 'function SVGZoomEvent() { [native code] }'
-FAIL SVGAnimationElement.toString() should be function SVGAnimationElement() { [native code] }. Threw exception ReferenceError: SVGAnimationElement is not defined
+PASS SVGAnimationElement.toString() is 'function SVGAnimationElement() { [native code] }'
PASS SVGAnimateElement.toString() is 'function SVGAnimateElement() { [native code] }'
PASS SVGSetElement.toString() is 'function SVGSetElement() { [native code] }'
PASS SVGAnimateMotionElement.toString() is 'function SVGAnimateMotionElement() { [native code] }'
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698