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

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

Issue 259103002: Support both prefixed and unprefixed AudioContext and OfflineAudioContext. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ApplicationCache 8 ApplicationCache
9 ApplicationCacheErrorEvent 9 ApplicationCacheErrorEvent
10 Array 10 Array
(...skipping 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
457 Worker 457 Worker
458 XMLDocument 458 XMLDocument
459 XMLHttpRequest 459 XMLHttpRequest
460 XMLHttpRequestProgressEvent 460 XMLHttpRequestProgressEvent
461 XMLHttpRequestUpload 461 XMLHttpRequestUpload
462 XMLSerializer 462 XMLSerializer
463 XPathEvaluator 463 XPathEvaluator
464 XPathExpression 464 XPathExpression
465 XPathResult 465 XPathResult
466 XSLTProcessor 466 XSLTProcessor
467 webkitAudioContext
467 webkitIDBCursor 468 webkitIDBCursor
468 webkitIDBDatabase 469 webkitIDBDatabase
469 webkitIDBFactory 470 webkitIDBFactory
470 webkitIDBIndex 471 webkitIDBIndex
471 webkitIDBKeyRange 472 webkitIDBKeyRange
472 webkitIDBObjectStore 473 webkitIDBObjectStore
473 webkitIDBRequest 474 webkitIDBRequest
474 webkitIDBTransaction 475 webkitIDBTransaction
475 webkitMediaStream 476 webkitMediaStream
477 webkitOfflineAudioContext
476 webkitRTCPeerConnection 478 webkitRTCPeerConnection
477 webkitSpeechGrammar 479 webkitSpeechGrammar
478 webkitSpeechGrammarList 480 webkitSpeechGrammarList
479 webkitSpeechRecognition 481 webkitSpeechRecognition
480 webkitSpeechRecognitionError 482 webkitSpeechRecognitionError
481 webkitSpeechRecognitionEvent 483 webkitSpeechRecognitionEvent
482 webkitURL 484 webkitURL
483 PASS successfullyParsed is true 485 PASS successfullyParsed is true
484 486
485 TEST COMPLETE 487 TEST COMPLETE
486 488
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698