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

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

Issue 792103003: Remove WorkerGlobalScope.webkitURL (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 This test documents all interface attributes and methods on SharedWorkerGlobalSc ope. 1 This test documents all interface attributes and methods on SharedWorkerGlobalSc ope.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 Starting worker: resources/global-interface-listing.js 6 Starting worker: resources/global-interface-listing.js
7 [Worker] [INTERFACES] 7 [Worker] [INTERFACES]
8 [Worker] interface Array 8 [Worker] interface Array
9 [Worker] attribute length 9 [Worker] attribute length
10 [Worker] method concat 10 [Worker] method concat
(...skipping 645 matching lines...) Expand 10 before | Expand all | Expand 10 after
656 [Worker] method index 656 [Worker] method index
657 [Worker] method openCursor 657 [Worker] method openCursor
658 [Worker] method openKeyCursor 658 [Worker] method openKeyCursor
659 [Worker] method put 659 [Worker] method put
660 [Worker] interface webkitIDBRequest 660 [Worker] interface webkitIDBRequest
661 [Worker] method constructor 661 [Worker] method constructor
662 [Worker] interface webkitIDBTransaction 662 [Worker] interface webkitIDBTransaction
663 [Worker] method abort 663 [Worker] method abort
664 [Worker] method constructor 664 [Worker] method constructor
665 [Worker] method objectStore 665 [Worker] method objectStore
666 [Worker] interface webkitURL
667 [Worker] method constructor
668 [Worker] method toString
669 PASS successfullyParsed is true 666 PASS successfullyParsed is true
670 667
671 TEST COMPLETE 668 TEST COMPLETE
672 669
OLDNEW
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698