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

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

Issue 291203002: Adds NetInfo v3 Web API to Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@netinfo1
Patch Set: Comment typo Created 6 years, 6 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 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. 1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
2 This test documents the Constructor properties on the global window object. 2 This test documents the Constructor properties on the global window object.
3 3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 5
6 6
7 AnalyserNode 7 AnalyserNode
8 Animation 8 Animation
9 AnimationEvent 9 AnimationEvent
10 AnimationNode 10 AnimationNode
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 MessageEvent 222 MessageEvent
223 MessagePort 223 MessagePort
224 MimeType 224 MimeType
225 MimeTypeArray 225 MimeTypeArray
226 MouseEvent 226 MouseEvent
227 MutationEvent 227 MutationEvent
228 MutationObserver 228 MutationObserver
229 MutationRecord 229 MutationRecord
230 NamedNodeMap 230 NamedNodeMap
231 Navigator 231 Navigator
232 NetworkInformation
232 Node 233 Node
233 NodeFilter 234 NodeFilter
234 NodeIterator 235 NodeIterator
235 NodeList 236 NodeList
236 Notation 237 Notation
237 Notification 238 Notification
238 Number 239 Number
239 Object 240 Object
240 OfflineAudioCompletionEvent 241 OfflineAudioCompletionEvent
241 OfflineAudioContext 242 OfflineAudioContext
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
502 webkitSpeechGrammar 503 webkitSpeechGrammar
503 webkitSpeechGrammarList 504 webkitSpeechGrammarList
504 webkitSpeechRecognition 505 webkitSpeechRecognition
505 webkitSpeechRecognitionError 506 webkitSpeechRecognitionError
506 webkitSpeechRecognitionEvent 507 webkitSpeechRecognitionEvent
507 webkitURL 508 webkitURL
508 PASS successfullyParsed is true 509 PASS successfullyParsed is true
509 510
510 TEST COMPLETE 511 TEST COMPLETE
511 512
OLDNEW
« no previous file with comments | « LayoutTests/netinfo/unregister-during-event-expected.txt ('k') | Source/core/events/EventTypeNames.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698