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

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: 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 5817 matching lines...) Expand 10 before | Expand all | Expand 10 after
5828 getter x 5828 getter x
5829 getter y 5829 getter y
5830 method constructor 5830 method constructor
5831 interface SVGSVGElement : SVGGraphicsElement 5831 interface SVGSVGElement : SVGGraphicsElement
5832 attribute @@toStringTag 5832 attribute @@toStringTag
5833 attribute SVG_ZOOMANDPAN_DISABLE 5833 attribute SVG_ZOOMANDPAN_DISABLE
5834 attribute SVG_ZOOMANDPAN_MAGNIFY 5834 attribute SVG_ZOOMANDPAN_MAGNIFY
5835 attribute SVG_ZOOMANDPAN_UNKNOWN 5835 attribute SVG_ZOOMANDPAN_UNKNOWN
5836 getter currentScale 5836 getter currentScale
5837 getter currentTranslate 5837 getter currentTranslate
5838 getter currentView
5839 getter height 5838 getter height
5840 getter preserveAspectRatio 5839 getter preserveAspectRatio
5841 getter useCurrentView
5842 getter viewBox 5840 getter viewBox
5843 getter width 5841 getter width
5844 getter x 5842 getter x
5845 getter y 5843 getter y
5846 getter zoomAndPan 5844 getter zoomAndPan
5847 method animationsPaused 5845 method animationsPaused
5848 method checkEnclosure 5846 method checkEnclosure
5849 method checkIntersection 5847 method checkIntersection
5850 method constructor 5848 method constructor
5851 method createSVGAngle 5849 method createSVGAngle
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
6015 attribute @@toStringTag 6013 attribute @@toStringTag
6016 attribute SVG_ZOOMANDPAN_DISABLE 6014 attribute SVG_ZOOMANDPAN_DISABLE
6017 attribute SVG_ZOOMANDPAN_MAGNIFY 6015 attribute SVG_ZOOMANDPAN_MAGNIFY
6018 attribute SVG_ZOOMANDPAN_UNKNOWN 6016 attribute SVG_ZOOMANDPAN_UNKNOWN
6019 getter preserveAspectRatio 6017 getter preserveAspectRatio
6020 getter viewBox 6018 getter viewBox
6021 getter viewTarget 6019 getter viewTarget
6022 getter zoomAndPan 6020 getter zoomAndPan
6023 method constructor 6021 method constructor
6024 setter zoomAndPan 6022 setter zoomAndPan
6025 interface SVGViewSpec
6026 attribute @@toStringTag
6027 attribute SVG_ZOOMANDPAN_DISABLE
6028 attribute SVG_ZOOMANDPAN_MAGNIFY
6029 attribute SVG_ZOOMANDPAN_UNKNOWN
6030 getter preserveAspectRatio
6031 getter preserveAspectRatioString
6032 getter transform
6033 getter transformString
6034 getter viewBox
6035 getter viewBoxString
6036 getter viewTarget
6037 getter viewTargetString
6038 getter zoomAndPan
6039 method constructor
6040 setter zoomAndPan
6041 interface Screen 6023 interface Screen
6042 attribute @@toStringTag 6024 attribute @@toStringTag
6043 getter availHeight 6025 getter availHeight
6044 getter availLeft 6026 getter availLeft
6045 getter availTop 6027 getter availTop
6046 getter availWidth 6028 getter availWidth
6047 getter colorDepth 6029 getter colorDepth
6048 getter height 6030 getter height
6049 getter keepAwake 6031 getter keepAwake
6050 getter orientation 6032 getter orientation
(...skipping 2764 matching lines...) Expand 10 before | Expand all | Expand 10 after
8815 method stop 8797 method stop
8816 method webkitCancelAnimationFrame 8798 method webkitCancelAnimationFrame
8817 method webkitCancelRequestAnimationFrame 8799 method webkitCancelRequestAnimationFrame
8818 method webkitRequestAnimationFrame 8800 method webkitRequestAnimationFrame
8819 method webkitRequestFileSystem 8801 method webkitRequestFileSystem
8820 method webkitResolveLocalFileSystemURL 8802 method webkitResolveLocalFileSystemURL
8821 PASS successfullyParsed is true 8803 PASS successfullyParsed is true
8822 8804
8823 TEST COMPLETE 8805 TEST COMPLETE
8824 8806
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698