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

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

Issue 464073002: Pass through geofencing API calls to the content layer. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix test expectations Created 6 years, 3 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 This test documents the Constructor properties on SharedWorkerGlobalScope. 1 This test documents the Constructor properties on SharedWorkerGlobalScope.
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-context-constructors-listing.js 6 Starting worker: resources/global-context-constructors-listing.js
7 [Worker] Array 7 [Worker] Array
8 [Worker] ArrayBuffer 8 [Worker] ArrayBuffer
9 [Worker] Blob 9 [Worker] Blob
10 [Worker] Boolean 10 [Worker] Boolean
11 [Worker] CircularRegion 11 [Worker] CircularGeofencingRegion
12 [Worker] DataView 12 [Worker] DataView
13 [Worker] Date 13 [Worker] Date
14 [Worker] Error 14 [Worker] Error
15 [Worker] EvalError 15 [Worker] EvalError
16 [Worker] EventSource 16 [Worker] EventSource
17 [Worker] File 17 [Worker] File
18 [Worker] FileError 18 [Worker] FileError
19 [Worker] FileList 19 [Worker] FileList
20 [Worker] FileReader 20 [Worker] FileReader
21 [Worker] FileReaderSync 21 [Worker] FileReaderSync
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 [Worker] webkitIDBIndex 75 [Worker] webkitIDBIndex
76 [Worker] webkitIDBKeyRange 76 [Worker] webkitIDBKeyRange
77 [Worker] webkitIDBObjectStore 77 [Worker] webkitIDBObjectStore
78 [Worker] webkitIDBRequest 78 [Worker] webkitIDBRequest
79 [Worker] webkitIDBTransaction 79 [Worker] webkitIDBTransaction
80 [Worker] webkitURL 80 [Worker] webkitURL
81 PASS successfullyParsed is true 81 PASS successfullyParsed is true
82 82
83 TEST COMPLETE 83 TEST COMPLETE
84 84
OLDNEW
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | Source/modules/geofencing/CircularGeofencingRegion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698