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

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

Issue 293893003: Web Animations: Rename TimedItem to AnimationSource (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update expectations. 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
11 AnimationSource
11 AnimationTimeline 12 AnimationTimeline
12 ApplicationCache 13 ApplicationCache
13 ApplicationCacheErrorEvent 14 ApplicationCacheErrorEvent
14 Array 15 Array
15 ArrayBuffer 16 ArrayBuffer
16 Attr 17 Attr
17 Audio 18 Audio
18 AudioBuffer 19 AudioBuffer
19 AudioBufferSourceNode 20 AudioBufferSourceNode
20 AudioContext 21 AudioContext
(...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after
423 Text 424 Text
424 TextDecoder 425 TextDecoder
425 TextEncoder 426 TextEncoder
426 TextEvent 427 TextEvent
427 TextMetrics 428 TextMetrics
428 TextTrack 429 TextTrack
429 TextTrackCue 430 TextTrackCue
430 TextTrackCueList 431 TextTrackCueList
431 TextTrackList 432 TextTrackList
432 TimeRanges 433 TimeRanges
433 TimedItem
434 Timing 434 Timing
435 Touch 435 Touch
436 TouchEvent 436 TouchEvent
437 TouchList 437 TouchList
438 TrackEvent 438 TrackEvent
439 TransitionEvent 439 TransitionEvent
440 TreeWalker 440 TreeWalker
441 TypeError 441 TypeError
442 UIEvent 442 UIEvent
443 URIError 443 URIError
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
502 webkitSpeechGrammar 502 webkitSpeechGrammar
503 webkitSpeechGrammarList 503 webkitSpeechGrammarList
504 webkitSpeechRecognition 504 webkitSpeechRecognition
505 webkitSpeechRecognitionError 505 webkitSpeechRecognitionError
506 webkitSpeechRecognitionEvent 506 webkitSpeechRecognitionEvent
507 webkitURL 507 webkitURL
508 PASS successfullyParsed is true 508 PASS successfullyParsed is true
509 509
510 TEST COMPLETE 510 TEST COMPLETE
511 511
OLDNEW
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/web-animations-api-expected.txt ('k') | LayoutTests/webexposed/web-animations-api.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698