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

Unified Diff: third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt

Issue 2133983003: Remove SVGZoomEvent interface and onzoom attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove SVGZoomEvent.idl Created 4 years, 5 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
Index: third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt
index 1d4b053480de80f593ac99100daad08f14c7d470..f0fd0594b7fd655cb410ad319fb3220597919eed 100644
--- a/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt
@@ -84,7 +84,7 @@ PASS SVGTransformList inherits Object
PASS SVGUseElement inherits SVGGraphicsElement
PASS SVGViewElement inherits SVGElement
PASS SVGViewSpec inherits Object
-PASS SVGZoomEvent inherits UIEvent
+FAIL SVGZoomEvent is not defined
foolip 2016/07/12 09:35:06 Here too, edit the test instead.
Shanmuga Pandi 2016/07/12 13:06:10 Done.
FAIL TimeEvent is not defined
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698