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

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

Issue 2163213007: Deprecate currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months 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 5566 matching lines...) Expand 10 before | Expand all | Expand 10 after
5577 getter x 5577 getter x
5578 getter y 5578 getter y
5579 method constructor 5579 method constructor
5580 interface SVGSVGElement : SVGGraphicsElement 5580 interface SVGSVGElement : SVGGraphicsElement
5581 attribute @@toStringTag 5581 attribute @@toStringTag
5582 attribute SVG_ZOOMANDPAN_DISABLE 5582 attribute SVG_ZOOMANDPAN_DISABLE
5583 attribute SVG_ZOOMANDPAN_MAGNIFY 5583 attribute SVG_ZOOMANDPAN_MAGNIFY
5584 attribute SVG_ZOOMANDPAN_UNKNOWN 5584 attribute SVG_ZOOMANDPAN_UNKNOWN
5585 getter currentScale 5585 getter currentScale
5586 getter currentTranslate 5586 getter currentTranslate
5587 getter currentView
5588 getter height 5587 getter height
5589 getter preserveAspectRatio 5588 getter preserveAspectRatio
5590 getter useCurrentView
5591 getter viewBox 5589 getter viewBox
5592 getter viewport 5590 getter viewport
5593 getter width 5591 getter width
5594 getter x 5592 getter x
5595 getter y 5593 getter y
5596 getter zoomAndPan 5594 getter zoomAndPan
5597 method animationsPaused 5595 method animationsPaused
5598 method checkEnclosure 5596 method checkEnclosure
5599 method checkIntersection 5597 method checkIntersection
5600 method constructor 5598 method constructor
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
5765 attribute @@toStringTag 5763 attribute @@toStringTag
5766 attribute SVG_ZOOMANDPAN_DISABLE 5764 attribute SVG_ZOOMANDPAN_DISABLE
5767 attribute SVG_ZOOMANDPAN_MAGNIFY 5765 attribute SVG_ZOOMANDPAN_MAGNIFY
5768 attribute SVG_ZOOMANDPAN_UNKNOWN 5766 attribute SVG_ZOOMANDPAN_UNKNOWN
5769 getter preserveAspectRatio 5767 getter preserveAspectRatio
5770 getter viewBox 5768 getter viewBox
5771 getter viewTarget 5769 getter viewTarget
5772 getter zoomAndPan 5770 getter zoomAndPan
5773 method constructor 5771 method constructor
5774 setter zoomAndPan 5772 setter zoomAndPan
5775 interface SVGViewSpec
5776 attribute @@toStringTag
5777 attribute SVG_ZOOMANDPAN_DISABLE
5778 attribute SVG_ZOOMANDPAN_MAGNIFY
5779 attribute SVG_ZOOMANDPAN_UNKNOWN
5780 getter preserveAspectRatio
5781 getter preserveAspectRatioString
5782 getter transform
5783 getter transformString
5784 getter viewBox
5785 getter viewBoxString
5786 getter viewTarget
5787 getter viewTargetString
5788 getter zoomAndPan
5789 method constructor
5790 setter zoomAndPan
5791 interface Screen 5773 interface Screen
5792 attribute @@toStringTag 5774 attribute @@toStringTag
5793 getter availHeight 5775 getter availHeight
5794 getter availLeft 5776 getter availLeft
5795 getter availTop 5777 getter availTop
5796 getter availWidth 5778 getter availWidth
5797 getter colorDepth 5779 getter colorDepth
5798 getter height 5780 getter height
5799 getter keepAwake 5781 getter keepAwake
5800 getter orientation 5782 getter orientation
(...skipping 1973 matching lines...) Expand 10 before | Expand all | Expand 10 after
7774 method stop 7756 method stop
7775 method webkitCancelAnimationFrame 7757 method webkitCancelAnimationFrame
7776 method webkitCancelRequestAnimationFrame 7758 method webkitCancelRequestAnimationFrame
7777 method webkitRequestAnimationFrame 7759 method webkitRequestAnimationFrame
7778 method webkitRequestFileSystem 7760 method webkitRequestFileSystem
7779 method webkitResolveLocalFileSystemURL 7761 method webkitResolveLocalFileSystemURL
7780 PASS successfullyParsed is true 7762 PASS successfullyParsed is true
7781 7763
7782 TEST COMPLETE 7764 TEST COMPLETE
7783 7765
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698