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

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

Issue 813043004: Re-enable the webexposed tests (supressed for aborted V8 classes roll) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead. 1 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead.
2 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad. 2 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad.
3 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead. 3 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead.
4 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead. 4 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead.
5 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. 5 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead.
6 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad. 6 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad.
7 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead. 7 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead.
8 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead . 8 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead .
9 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead . 9 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead .
10 This test documents all interface attributes and methods on DedicatedWorkerGloba lScope. 10 This test documents all interface attributes and methods on DedicatedWorkerGloba lScope.
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 [Worker] method slice 46 [Worker] method slice
47 [Worker] interface Blob 47 [Worker] interface Blob
48 [Worker] method constructor 48 [Worker] method constructor
49 [Worker] method slice 49 [Worker] method slice
50 [Worker] interface Boolean 50 [Worker] interface Boolean
51 [Worker] method constructor 51 [Worker] method constructor
52 [Worker] method toString 52 [Worker] method toString
53 [Worker] method valueOf 53 [Worker] method valueOf
54 [Worker] interface CloseEvent 54 [Worker] interface CloseEvent
55 [Worker] method constructor 55 [Worker] method constructor
56 [Worker] interface CryptoKey
57 [Worker] method constructor
56 [Worker] interface DOMException 58 [Worker] interface DOMException
57 [Worker] attribute ABORT_ERR 59 [Worker] attribute ABORT_ERR
58 [Worker] attribute DATA_CLONE_ERR 60 [Worker] attribute DATA_CLONE_ERR
59 [Worker] attribute DOMSTRING_SIZE_ERR 61 [Worker] attribute DOMSTRING_SIZE_ERR
60 [Worker] attribute HIERARCHY_REQUEST_ERR 62 [Worker] attribute HIERARCHY_REQUEST_ERR
61 [Worker] attribute INDEX_SIZE_ERR 63 [Worker] attribute INDEX_SIZE_ERR
62 [Worker] attribute INUSE_ATTRIBUTE_ERR 64 [Worker] attribute INUSE_ATTRIBUTE_ERR
63 [Worker] attribute INVALID_ACCESS_ERR 65 [Worker] attribute INVALID_ACCESS_ERR
64 [Worker] attribute INVALID_CHARACTER_ERR 66 [Worker] attribute INVALID_CHARACTER_ERR
65 [Worker] attribute INVALID_MODIFICATION_ERR 67 [Worker] attribute INVALID_MODIFICATION_ERR
(...skipping 559 matching lines...) Expand 10 before | Expand all | Expand 10 after
625 [Worker] interface webkitIDBRequest 627 [Worker] interface webkitIDBRequest
626 [Worker] method constructor 628 [Worker] method constructor
627 [Worker] interface webkitIDBTransaction 629 [Worker] interface webkitIDBTransaction
628 [Worker] method abort 630 [Worker] method abort
629 [Worker] method constructor 631 [Worker] method constructor
630 [Worker] method objectStore 632 [Worker] method objectStore
631 PASS successfullyParsed is true 633 PASS successfullyParsed is true
632 634
633 TEST COMPLETE 635 TEST COMPLETE
634 636
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698