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

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

Issue 16625011: Add minimal implementation of unprefixed MediaSource API that has feature parity with prefixed API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix global-constructors-listing-expected.txt Created 7 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. 1 CONSOLE MESSAGE: '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 Array 8 Array
9 ArrayBuffer 9 ArrayBuffer
10 ArrayBufferView 10 ArrayBufferView
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 MediaController 187 MediaController
188 MediaElementAudioSourceNode 188 MediaElementAudioSourceNode
189 MediaError 189 MediaError
190 MediaKeyError 190 MediaKeyError
191 MediaKeyEvent 191 MediaKeyEvent
192 MediaKeyMessageEvent 192 MediaKeyMessageEvent
193 MediaKeyNeededEvent 193 MediaKeyNeededEvent
194 MediaKeySession 194 MediaKeySession
195 MediaKeys 195 MediaKeys
196 MediaList 196 MediaList
197 MediaSource
197 MediaStreamAudioDestinationNode 198 MediaStreamAudioDestinationNode
198 MediaStreamAudioSourceNode 199 MediaStreamAudioSourceNode
199 MediaStreamEvent 200 MediaStreamEvent
200 MediaStreamTrack 201 MediaStreamTrack
201 MessageChannel 202 MessageChannel
202 MessageEvent 203 MessageEvent
203 MessagePort 204 MessagePort
204 MimeType 205 MimeType
205 MimeTypeArray 206 MimeTypeArray
206 MouseEvent 207 MouseEvent
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
483 webkitSpeechGrammar 484 webkitSpeechGrammar
484 webkitSpeechGrammarList 485 webkitSpeechGrammarList
485 webkitSpeechRecognition 486 webkitSpeechRecognition
486 webkitSpeechRecognitionError 487 webkitSpeechRecognitionError
487 webkitSpeechRecognitionEvent 488 webkitSpeechRecognitionEvent
488 webkitURL 489 webkitURL
489 PASS successfullyParsed is true 490 PASS successfullyParsed is true
490 491
491 TEST COMPLETE 492 TEST COMPLETE
492 493
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/media/media-source/mediasource-util.js ('k') | Source/core/dom/EventNames.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698