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

Side by Side Diff: LayoutTests/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
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 AnimationPlayerEvent 10 AnimationPlayerEvent
(...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after
480 Worker 480 Worker
481 XMLDocument 481 XMLDocument
482 XMLHttpRequest 482 XMLHttpRequest
483 XMLHttpRequestProgressEvent 483 XMLHttpRequestProgressEvent
484 XMLHttpRequestUpload 484 XMLHttpRequestUpload
485 XMLSerializer 485 XMLSerializer
486 XPathEvaluator 486 XPathEvaluator
487 XPathExpression 487 XPathExpression
488 XPathResult 488 XPathResult
489 XSLTProcessor 489 XSLTProcessor
490 webkitAudioContext
490 webkitIDBCursor 491 webkitIDBCursor
491 webkitIDBDatabase 492 webkitIDBDatabase
492 webkitIDBFactory 493 webkitIDBFactory
493 webkitIDBIndex 494 webkitIDBIndex
494 webkitIDBKeyRange 495 webkitIDBKeyRange
495 webkitIDBObjectStore 496 webkitIDBObjectStore
496 webkitIDBRequest 497 webkitIDBRequest
497 webkitIDBTransaction 498 webkitIDBTransaction
498 webkitMediaStream 499 webkitMediaStream
500 webkitOfflineAudioContext
499 webkitRTCPeerConnection 501 webkitRTCPeerConnection
500 webkitSpeechGrammar 502 webkitSpeechGrammar
501 webkitSpeechGrammarList 503 webkitSpeechGrammarList
502 webkitSpeechRecognition 504 webkitSpeechRecognition
503 webkitSpeechRecognitionError 505 webkitSpeechRecognitionError
504 webkitSpeechRecognitionEvent 506 webkitSpeechRecognitionEvent
505 webkitURL 507 webkitURL
506 PASS successfullyParsed is true 508 PASS successfullyParsed is true
507 509
508 TEST COMPLETE 510 TEST COMPLETE
509 511
OLDNEW
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-constructors-listing-expected.txt ('k') | Source/core/frame/Window.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698