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

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

Issue 2485113002: Remove currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interface (Closed)
Patch Set: rebased 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: 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 926c8348266ec065c61c87e9296308861d9906c3..17304770afd4cee8ec0970b8fb1e4e57d92604b6 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -5869,10 +5869,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
@@ -6056,22 +6054,6 @@ interface SVGViewElement : SVGElement
getter zoomAndPan
method constructor
setter zoomAndPan
-interface SVGViewSpec
- attribute @@toStringTag
- 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
attribute @@toStringTag
getter availHeight

Powered by Google App Engine
This is Rietveld 408576698