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

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: rebased 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..ddb9fe66d1d8f749a1c082879661e60215b3ac01 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,6 @@ PASS SVGTransformList inherits Object
PASS SVGUseElement inherits SVGGraphicsElement
PASS SVGViewElement inherits SVGElement
PASS SVGViewSpec inherits Object
-PASS SVGZoomEvent inherits UIEvent
FAIL TimeEvent is not defined
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698