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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 4972 matching lines...) Expand 10 before | Expand all | Expand 10 after
4983 getter x 4983 getter x
4984 getter y 4984 getter y
4985 method constructor 4985 method constructor
4986 interface SVGSVGElement : SVGGraphicsElement 4986 interface SVGSVGElement : SVGGraphicsElement
4987 attribute @@toStringTag 4987 attribute @@toStringTag
4988 attribute SVG_ZOOMANDPAN_DISABLE 4988 attribute SVG_ZOOMANDPAN_DISABLE
4989 attribute SVG_ZOOMANDPAN_MAGNIFY 4989 attribute SVG_ZOOMANDPAN_MAGNIFY
4990 attribute SVG_ZOOMANDPAN_UNKNOWN 4990 attribute SVG_ZOOMANDPAN_UNKNOWN
4991 getter currentScale 4991 getter currentScale
4992 getter currentTranslate 4992 getter currentTranslate
4993 getter currentView
4994 getter height 4993 getter height
4995 getter preserveAspectRatio 4994 getter preserveAspectRatio
4996 getter useCurrentView
4997 getter viewBox 4995 getter viewBox
4998 getter width 4996 getter width
4999 getter x 4997 getter x
5000 getter y 4998 getter y
5001 getter zoomAndPan 4999 getter zoomAndPan
5002 method animationsPaused 5000 method animationsPaused
5003 method checkEnclosure 5001 method checkEnclosure
5004 method checkIntersection 5002 method checkIntersection
5005 method constructor 5003 method constructor
5006 method createSVGAngle 5004 method createSVGAngle
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
5170 attribute @@toStringTag 5168 attribute @@toStringTag
5171 attribute SVG_ZOOMANDPAN_DISABLE 5169 attribute SVG_ZOOMANDPAN_DISABLE
5172 attribute SVG_ZOOMANDPAN_MAGNIFY 5170 attribute SVG_ZOOMANDPAN_MAGNIFY
5173 attribute SVG_ZOOMANDPAN_UNKNOWN 5171 attribute SVG_ZOOMANDPAN_UNKNOWN
5174 getter preserveAspectRatio 5172 getter preserveAspectRatio
5175 getter viewBox 5173 getter viewBox
5176 getter viewTarget 5174 getter viewTarget
5177 getter zoomAndPan 5175 getter zoomAndPan
5178 method constructor 5176 method constructor
5179 setter zoomAndPan 5177 setter zoomAndPan
5180 interface SVGViewSpec
5181 attribute @@toStringTag
5182 attribute SVG_ZOOMANDPAN_DISABLE
5183 attribute SVG_ZOOMANDPAN_MAGNIFY
5184 attribute SVG_ZOOMANDPAN_UNKNOWN
5185 getter preserveAspectRatio
5186 getter preserveAspectRatioString
5187 getter transform
5188 getter transformString
5189 getter viewBox
5190 getter viewBoxString
5191 getter viewTarget
5192 getter viewTargetString
5193 getter zoomAndPan
5194 method constructor
5195 setter zoomAndPan
5196 interface Screen 5178 interface Screen
5197 attribute @@toStringTag 5179 attribute @@toStringTag
5198 getter availHeight 5180 getter availHeight
5199 getter availLeft 5181 getter availLeft
5200 getter availTop 5182 getter availTop
5201 getter availWidth 5183 getter availWidth
5202 getter colorDepth 5184 getter colorDepth
5203 getter height 5185 getter height
5204 getter orientation 5186 getter orientation
5205 getter pixelDepth 5187 getter pixelDepth
(...skipping 2486 matching lines...) Expand 10 before | Expand all | Expand 10 after
7692 method stop 7674 method stop
7693 method webkitCancelAnimationFrame 7675 method webkitCancelAnimationFrame
7694 method webkitCancelRequestAnimationFrame 7676 method webkitCancelRequestAnimationFrame
7695 method webkitRequestAnimationFrame 7677 method webkitRequestAnimationFrame
7696 method webkitRequestFileSystem 7678 method webkitRequestFileSystem
7697 method webkitResolveLocalFileSystemURL 7679 method webkitResolveLocalFileSystemURL
7698 PASS successfullyParsed is true 7680 PASS successfullyParsed is true
7699 7681
7700 TEST COMPLETE 7682 TEST COMPLETE
7701 7683
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698