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

Side by Side Diff: LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 1225233002: Remove Range.expand() method Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3389 matching lines...) Expand 10 before | Expand all | Expand 10 after
3400 method cloneContents 3400 method cloneContents
3401 method cloneRange 3401 method cloneRange
3402 method collapse 3402 method collapse
3403 method compareBoundaryPoints 3403 method compareBoundaryPoints
3404 method compareNode 3404 method compareNode
3405 method comparePoint 3405 method comparePoint
3406 method constructor 3406 method constructor
3407 method createContextualFragment 3407 method createContextualFragment
3408 method deleteContents 3408 method deleteContents
3409 method detach 3409 method detach
3410 method expand
3411 method extractContents 3410 method extractContents
3412 method getBoundingClientRect 3411 method getBoundingClientRect
3413 method getClientRects 3412 method getClientRects
3414 method insertNode 3413 method insertNode
3415 method intersectsNode 3414 method intersectsNode
3416 method isPointInRange 3415 method isPointInRange
3417 method selectNode 3416 method selectNode
3418 method selectNodeContents 3417 method selectNodeContents
3419 method setEnd 3418 method setEnd
3420 method setEndAfter 3419 method setEndAfter
(...skipping 2844 matching lines...) Expand 10 before | Expand all | Expand 10 after
6265 setter password 6264 setter password
6266 setter pathname 6265 setter pathname
6267 setter port 6266 setter port
6268 setter protocol 6267 setter protocol
6269 setter search 6268 setter search
6270 setter username 6269 setter username
6271 PASS successfullyParsed is true 6270 PASS successfullyParsed is true
6272 6271
6273 TEST COMPLETE 6272 TEST COMPLETE
6274 6273
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698