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

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

Issue 1119683003: Implement requestIdleCallback API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add LayoutTest and fix minor spec violation Created 5 years, 4 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 | Annotate | Revision Log
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 2927 matching lines...) Expand 10 before | Expand all | Expand 10 after
2938 method objectStore 2938 method objectStore
2939 setter onabort 2939 setter onabort
2940 setter oncomplete 2940 setter oncomplete
2941 setter onerror 2941 setter onerror
2942 interface IDBVersionChangeEvent 2942 interface IDBVersionChangeEvent
2943 getter dataLoss 2943 getter dataLoss
2944 getter dataLossMessage 2944 getter dataLossMessage
2945 getter newVersion 2945 getter newVersion
2946 getter oldVersion 2946 getter oldVersion
2947 method constructor 2947 method constructor
2948 interface IdleCallbackDeadline
2949 getter deadline
2950 getter didTimeout
2951 method constructor
2952 method isExceeded
2948 interface Image 2953 interface Image
2949 method constructor 2954 method constructor
2950 interface ImageBitmap 2955 interface ImageBitmap
2951 getter height 2956 getter height
2952 getter width 2957 getter width
2953 method constructor 2958 method constructor
2954 interface ImageData 2959 interface ImageData
2955 getter height 2960 getter height
2956 getter width 2961 getter width
2957 method constructor 2962 method constructor
(...skipping 3185 matching lines...) Expand 10 before | Expand all | Expand 10 after
6143 attribute onwebkitanimationend 6148 attribute onwebkitanimationend
6144 attribute onwebkitanimationiteration 6149 attribute onwebkitanimationiteration
6145 attribute onwebkitanimationstart 6150 attribute onwebkitanimationstart
6146 attribute onwebkittransitionend 6151 attribute onwebkittransitionend
6147 attribute onwheel 6152 attribute onwheel
6148 method alert 6153 method alert
6149 method atob 6154 method atob
6150 method blur 6155 method blur
6151 method btoa 6156 method btoa
6152 method cancelAnimationFrame 6157 method cancelAnimationFrame
6158 method cancelIdleCallback
6153 method captureEvents 6159 method captureEvents
6154 method clearInterval 6160 method clearInterval
6155 method clearTimeout 6161 method clearTimeout
6156 method close 6162 method close
6157 method confirm 6163 method confirm
6158 method constructor 6164 method constructor
6159 method createImageBitmap 6165 method createImageBitmap
6160 method fetch 6166 method fetch
6161 method find 6167 method find
6162 method focus 6168 method focus
6163 method getComputedStyle 6169 method getComputedStyle
6164 method getMatchedCSSRules 6170 method getMatchedCSSRules
6165 method getSelection 6171 method getSelection
6166 method matchMedia 6172 method matchMedia
6167 method moveBy 6173 method moveBy
6168 method moveTo 6174 method moveTo
6169 method onerror 6175 method onerror
6170 method open 6176 method open
6171 method openDatabase 6177 method openDatabase
6172 method postMessage 6178 method postMessage
6173 method print 6179 method print
6174 method prompt 6180 method prompt
6175 method releaseEvents 6181 method releaseEvents
6176 method requestAnimationFrame 6182 method requestAnimationFrame
6183 method requestIdleCallback
6177 method resizeBy 6184 method resizeBy
6178 method resizeTo 6185 method resizeTo
6179 method scroll 6186 method scroll
6180 method scrollBy 6187 method scrollBy
6181 method scrollTo 6188 method scrollTo
6182 method setInterval 6189 method setInterval
6183 method setTimeout 6190 method setTimeout
6184 method stop 6191 method stop
6185 method toString 6192 method toString
6186 method webkitCancelAnimationFrame 6193 method webkitCancelAnimationFrame
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after
6572 setter password 6579 setter password
6573 setter pathname 6580 setter pathname
6574 setter port 6581 setter port
6575 setter protocol 6582 setter protocol
6576 setter search 6583 setter search
6577 setter username 6584 setter username
6578 PASS successfullyParsed is true 6585 PASS successfullyParsed is true
6579 6586
6580 TEST COMPLETE 6587 TEST COMPLETE
6581 6588
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698