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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead. 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead.
2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead. 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead.
3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead . 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead .
4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT ransaction' instead. 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT ransaction' instead.
5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque st' instead. 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque st' instead.
6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO bjectStore' instead. 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO bjectStore' instead.
7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR ange' instead. 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR ange' instead.
8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead.
9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto ry' instead. 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto ry' instead.
10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData base' instead. 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData base' instead.
(...skipping 5030 matching lines...) Expand 10 before | Expand all | Expand 10 after
5041 getter x 5041 getter x
5042 getter y 5042 getter y
5043 method constructor 5043 method constructor
5044 interface SVGSVGElement : SVGGraphicsElement 5044 interface SVGSVGElement : SVGGraphicsElement
5045 attribute @@toStringTag 5045 attribute @@toStringTag
5046 attribute SVG_ZOOMANDPAN_DISABLE 5046 attribute SVG_ZOOMANDPAN_DISABLE
5047 attribute SVG_ZOOMANDPAN_MAGNIFY 5047 attribute SVG_ZOOMANDPAN_MAGNIFY
5048 attribute SVG_ZOOMANDPAN_UNKNOWN 5048 attribute SVG_ZOOMANDPAN_UNKNOWN
5049 getter currentScale 5049 getter currentScale
5050 getter currentTranslate 5050 getter currentTranslate
5051 getter currentView
5052 getter height 5051 getter height
5053 getter preserveAspectRatio 5052 getter preserveAspectRatio
5054 getter useCurrentView
5055 getter viewBox 5053 getter viewBox
5056 getter width 5054 getter width
5057 getter x 5055 getter x
5058 getter y 5056 getter y
5059 getter zoomAndPan 5057 getter zoomAndPan
5060 method animationsPaused 5058 method animationsPaused
5061 method checkEnclosure 5059 method checkEnclosure
5062 method checkIntersection 5060 method checkIntersection
5063 method constructor 5061 method constructor
5064 method createSVGAngle 5062 method createSVGAngle
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
5228 attribute @@toStringTag 5226 attribute @@toStringTag
5229 attribute SVG_ZOOMANDPAN_DISABLE 5227 attribute SVG_ZOOMANDPAN_DISABLE
5230 attribute SVG_ZOOMANDPAN_MAGNIFY 5228 attribute SVG_ZOOMANDPAN_MAGNIFY
5231 attribute SVG_ZOOMANDPAN_UNKNOWN 5229 attribute SVG_ZOOMANDPAN_UNKNOWN
5232 getter preserveAspectRatio 5230 getter preserveAspectRatio
5233 getter viewBox 5231 getter viewBox
5234 getter viewTarget 5232 getter viewTarget
5235 getter zoomAndPan 5233 getter zoomAndPan
5236 method constructor 5234 method constructor
5237 setter zoomAndPan 5235 setter zoomAndPan
5238 interface SVGViewSpec
5239 attribute @@toStringTag
5240 attribute SVG_ZOOMANDPAN_DISABLE
5241 attribute SVG_ZOOMANDPAN_MAGNIFY
5242 attribute SVG_ZOOMANDPAN_UNKNOWN
5243 getter preserveAspectRatio
5244 getter preserveAspectRatioString
5245 getter transform
5246 getter transformString
5247 getter viewBox
5248 getter viewBoxString
5249 getter viewTarget
5250 getter viewTargetString
5251 getter zoomAndPan
5252 method constructor
5253 setter zoomAndPan
5254 interface Screen 5236 interface Screen
5255 attribute @@toStringTag 5237 attribute @@toStringTag
5256 getter availHeight 5238 getter availHeight
5257 getter availLeft 5239 getter availLeft
5258 getter availTop 5240 getter availTop
5259 getter availWidth 5241 getter availWidth
5260 getter colorDepth 5242 getter colorDepth
5261 getter height 5243 getter height
5262 getter orientation 5244 getter orientation
5263 getter pixelDepth 5245 getter pixelDepth
(...skipping 2486 matching lines...) Expand 10 before | Expand all | Expand 10 after
7750 method stop 7732 method stop
7751 method webkitCancelAnimationFrame 7733 method webkitCancelAnimationFrame
7752 method webkitCancelRequestAnimationFrame 7734 method webkitCancelRequestAnimationFrame
7753 method webkitRequestAnimationFrame 7735 method webkitRequestAnimationFrame
7754 method webkitRequestFileSystem 7736 method webkitRequestFileSystem
7755 method webkitResolveLocalFileSystemURL 7737 method webkitResolveLocalFileSystemURL
7756 PASS successfullyParsed is true 7738 PASS successfullyParsed is true
7757 7739
7758 TEST COMPLETE 7740 TEST COMPLETE
7759 7741
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698