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

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

Issue 1175513002: Removing Interface SVGRenderingIntent (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA udioContext' instead. 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA udioContext' instead.
2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i nstead. 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i nstead.
3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead. 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead.
5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad. 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad.
6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead. 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead.
7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead. 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead.
8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead.
9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad. 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad.
10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead. 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead.
(...skipping 4905 matching lines...) Expand 10 before | Expand all | Expand 10 after
4916 setter x 4916 setter x
4917 setter y 4917 setter y
4918 interface SVGRectElement 4918 interface SVGRectElement
4919 getter height 4919 getter height
4920 getter rx 4920 getter rx
4921 getter ry 4921 getter ry
4922 getter width 4922 getter width
4923 getter x 4923 getter x
4924 getter y 4924 getter y
4925 method constructor 4925 method constructor
4926 interface SVGRenderingIntent
4927 attribute RENDERING_INTENT_ABSOLUTE_COLORIMETRIC
4928 attribute RENDERING_INTENT_AUTO
4929 attribute RENDERING_INTENT_PERCEPTUAL
4930 attribute RENDERING_INTENT_RELATIVE_COLORIMETRIC
4931 attribute RENDERING_INTENT_SATURATION
4932 attribute RENDERING_INTENT_UNKNOWN
4933 method constructor
4934 interface SVGSVGElement 4926 interface SVGSVGElement
4935 attribute SVG_ZOOMANDPAN_DISABLE 4927 attribute SVG_ZOOMANDPAN_DISABLE
4936 attribute SVG_ZOOMANDPAN_MAGNIFY 4928 attribute SVG_ZOOMANDPAN_MAGNIFY
4937 attribute SVG_ZOOMANDPAN_UNKNOWN 4929 attribute SVG_ZOOMANDPAN_UNKNOWN
4938 getter currentScale 4930 getter currentScale
4939 getter currentTranslate 4931 getter currentTranslate
4940 getter currentView 4932 getter currentView
4941 getter height 4933 getter height
4942 getter pixelUnitToMillimeterX 4934 getter pixelUnitToMillimeterX
4943 getter pixelUnitToMillimeterY 4935 getter pixelUnitToMillimeterY
(...skipping 1867 matching lines...) Expand 10 before | Expand all | Expand 10 after
6811 setter password 6803 setter password
6812 setter pathname 6804 setter pathname
6813 setter port 6805 setter port
6814 setter protocol 6806 setter protocol
6815 setter search 6807 setter search
6816 setter username 6808 setter username
6817 PASS successfullyParsed is true 6809 PASS successfullyParsed is true
6818 6810
6819 TEST COMPLETE 6811 TEST COMPLETE
6820 6812
OLDNEW
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698