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

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

Issue 25798003: Enable WebVTT regions for runtime testing, updated tests and minor fixes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 2 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 AnimationEvent 8 AnimationEvent
9 ApplicationCache 9 ApplicationCache
10 Array 10 Array
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 SyntaxError 416 SyntaxError
417 Text 417 Text
418 TextDecoder 418 TextDecoder
419 TextEncoder 419 TextEncoder
420 TextEvent 420 TextEvent
421 TextMetrics 421 TextMetrics
422 TextTrack 422 TextTrack
423 TextTrackCue 423 TextTrackCue
424 TextTrackCueList 424 TextTrackCueList
425 TextTrackList 425 TextTrackList
426 TextTrackRegion
426 TimeRanges 427 TimeRanges
427 Touch 428 Touch
428 TouchEvent 429 TouchEvent
429 TouchList 430 TouchList
430 TrackEvent 431 TrackEvent
431 TransitionEvent 432 TransitionEvent
432 TreeWalker 433 TreeWalker
433 TypeError 434 TypeError
434 UIEvent 435 UIEvent
435 URIError 436 URIError
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
494 webkitSpeechGrammar 495 webkitSpeechGrammar
495 webkitSpeechGrammarList 496 webkitSpeechGrammarList
496 webkitSpeechRecognition 497 webkitSpeechRecognition
497 webkitSpeechRecognitionError 498 webkitSpeechRecognitionError
498 webkitSpeechRecognitionEvent 499 webkitSpeechRecognitionEvent
499 webkitURL 500 webkitURL
500 PASS successfullyParsed is true 501 PASS successfullyParsed is true
501 502
502 TEST COMPLETE 503 TEST COMPLETE
503 504
OLDNEW
« no previous file with comments | « LayoutTests/media/track/regions-webvtt/text-track-region-parser-expected.txt ('k') | Source/core/html/HTMLMediaElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698