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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-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/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 5edf09720bcdbcec64b355e37d0cb0e37b2e9741..a314202f7100a6e6e59bd043e4193742eb340ad4 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5798,14 +5798,6 @@ interface SVGViewSpec
getter zoomAndPan
method constructor
setter zoomAndPan
-interface SVGZoomEvent : UIEvent
- attribute @@toStringTag
- getter newScale
- getter newTranslate
- getter previousScale
- getter previousTranslate
- getter zoomRectScreen
- method constructor
interface Screen
attribute @@toStringTag
getter availHeight

Powered by Google App Engine
This is Rietveld 408576698