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

Unified Diff: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt

Issue 2485113002: Remove currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interface (Closed)
Patch Set: Created 4 years, 1 month 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: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
diff --git a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
index 12b1399c5d6b72bef792a5d754484634a5b61522..1d23f86b51fc3e68db1c5c07cae1edcfbd99f707 100644
--- a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
+++ b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
@@ -4198,10 +4198,8 @@ interface SVGSVGElement : SVGGraphicsElement
attribute SVG_ZOOMANDPAN_UNKNOWN
getter currentScale
getter currentTranslate
- getter currentView
getter height
getter preserveAspectRatio
- getter useCurrentView
getter viewBox
getter width
getter x
@@ -4365,21 +4363,6 @@ interface SVGViewElement : SVGElement
getter zoomAndPan
method constructor
setter zoomAndPan
-interface SVGViewSpec
- attribute SVG_ZOOMANDPAN_DISABLE
- attribute SVG_ZOOMANDPAN_MAGNIFY
- attribute SVG_ZOOMANDPAN_UNKNOWN
- getter preserveAspectRatio
- getter preserveAspectRatioString
- getter transform
- getter transformString
- getter viewBox
- getter viewBoxString
- getter viewTarget
- getter viewTargetString
- getter zoomAndPan
- method constructor
- setter zoomAndPan
interface Screen
getter availHeight
getter availLeft

Powered by Google App Engine
This is Rietveld 408576698