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

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

Issue 238633002: Web Animations API: Add runtime flag for minimal element.animate feature (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update expectations. Created 6 years, 8 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 AnimationPlayer
11 AnimationPlayerEvent 10 AnimationPlayerEvent
12 ApplicationCache 11 ApplicationCache
13 ApplicationCacheErrorEvent 12 ApplicationCacheErrorEvent
14 Array 13 Array
15 ArrayBuffer 14 ArrayBuffer
16 Attr 15 Attr
17 Audio 16 Audio
18 AudioBuffer 17 AudioBuffer
19 AudioBufferSourceNode 18 AudioBufferSourceNode
20 AudioContext 19 AudioContext
(...skipping 479 matching lines...) Expand 10 before | Expand all | Expand 10 after
500 webkitSpeechGrammar 499 webkitSpeechGrammar
501 webkitSpeechGrammarList 500 webkitSpeechGrammarList
502 webkitSpeechRecognition 501 webkitSpeechRecognition
503 webkitSpeechRecognitionError 502 webkitSpeechRecognitionError
504 webkitSpeechRecognitionEvent 503 webkitSpeechRecognitionEvent
505 webkitURL 504 webkitURL
506 PASS successfullyParsed is true 505 PASS successfullyParsed is true
507 506
508 TEST COMPLETE 507 TEST COMPLETE
509 508
OLDNEW
« no previous file with comments | « no previous file | Source/core/animation/AnimationPlayer.idl » ('j') | Source/core/animation/AnimationPlayer.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698