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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1676493002: Remove SVGZoomEvent and alias SVGZoomEvents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 975be956e1974ceb6014bc76d789c03bf78a801f..be27f3b75bcb5693b4a0b59a26a01ed650d261df 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5055,13 +5055,6 @@ interface SVGViewSpec
getter zoomAndPan
method constructor
setter zoomAndPan
-interface SVGZoomEvent : UIEvent
- getter newScale
- getter newTranslate
- getter previousScale
- getter previousTranslate
- getter zoomRectScreen
- method constructor
interface ScaleTransformComponent : TransformComponent
getter x
getter y

Powered by Google App Engine
This is Rietveld 408576698