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

Side by Side 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 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 5851 matching lines...) Expand 10 before | Expand all | Expand 10 after
5862 getter x 5862 getter x
5863 getter y 5863 getter y
5864 method constructor 5864 method constructor
5865 interface SVGSVGElement : SVGGraphicsElement 5865 interface SVGSVGElement : SVGGraphicsElement
5866 attribute @@toStringTag 5866 attribute @@toStringTag
5867 attribute SVG_ZOOMANDPAN_DISABLE 5867 attribute SVG_ZOOMANDPAN_DISABLE
5868 attribute SVG_ZOOMANDPAN_MAGNIFY 5868 attribute SVG_ZOOMANDPAN_MAGNIFY
5869 attribute SVG_ZOOMANDPAN_UNKNOWN 5869 attribute SVG_ZOOMANDPAN_UNKNOWN
5870 getter currentScale 5870 getter currentScale
5871 getter currentTranslate 5871 getter currentTranslate
5872 getter currentView
5873 getter height 5872 getter height
5874 getter preserveAspectRatio 5873 getter preserveAspectRatio
5875 getter useCurrentView
5876 getter viewBox 5874 getter viewBox
5877 getter width 5875 getter width
5878 getter x 5876 getter x
5879 getter y 5877 getter y
5880 getter zoomAndPan 5878 getter zoomAndPan
5881 method animationsPaused 5879 method animationsPaused
5882 method checkEnclosure 5880 method checkEnclosure
5883 method checkIntersection 5881 method checkIntersection
5884 method constructor 5882 method constructor
5885 method createSVGAngle 5883 method createSVGAngle
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
6049 attribute @@toStringTag 6047 attribute @@toStringTag
6050 attribute SVG_ZOOMANDPAN_DISABLE 6048 attribute SVG_ZOOMANDPAN_DISABLE
6051 attribute SVG_ZOOMANDPAN_MAGNIFY 6049 attribute SVG_ZOOMANDPAN_MAGNIFY
6052 attribute SVG_ZOOMANDPAN_UNKNOWN 6050 attribute SVG_ZOOMANDPAN_UNKNOWN
6053 getter preserveAspectRatio 6051 getter preserveAspectRatio
6054 getter viewBox 6052 getter viewBox
6055 getter viewTarget 6053 getter viewTarget
6056 getter zoomAndPan 6054 getter zoomAndPan
6057 method constructor 6055 method constructor
6058 setter zoomAndPan 6056 setter zoomAndPan
6059 interface SVGViewSpec
6060 attribute @@toStringTag
6061 attribute SVG_ZOOMANDPAN_DISABLE
6062 attribute SVG_ZOOMANDPAN_MAGNIFY
6063 attribute SVG_ZOOMANDPAN_UNKNOWN
6064 getter preserveAspectRatio
6065 getter preserveAspectRatioString
6066 getter transform
6067 getter transformString
6068 getter viewBox
6069 getter viewBoxString
6070 getter viewTarget
6071 getter viewTargetString
6072 getter zoomAndPan
6073 method constructor
6074 setter zoomAndPan
6075 interface Screen 6057 interface Screen
6076 attribute @@toStringTag 6058 attribute @@toStringTag
6077 getter availHeight 6059 getter availHeight
6078 getter availLeft 6060 getter availLeft
6079 getter availTop 6061 getter availTop
6080 getter availWidth 6062 getter availWidth
6081 getter colorDepth 6063 getter colorDepth
6082 getter height 6064 getter height
6083 getter keepAwake 6065 getter keepAwake
6084 getter orientation 6066 getter orientation
(...skipping 2760 matching lines...) Expand 10 before | Expand all | Expand 10 after
8845 method stop 8827 method stop
8846 method webkitCancelAnimationFrame 8828 method webkitCancelAnimationFrame
8847 method webkitCancelRequestAnimationFrame 8829 method webkitCancelRequestAnimationFrame
8848 method webkitRequestAnimationFrame 8830 method webkitRequestAnimationFrame
8849 method webkitRequestFileSystem 8831 method webkitRequestFileSystem
8850 method webkitResolveLocalFileSystemURL 8832 method webkitResolveLocalFileSystemURL
8851 PASS successfullyParsed is true 8833 PASS successfullyParsed is true
8852 8834
8853 TEST COMPLETE 8835 TEST COMPLETE
8854 8836
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698