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

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

Issue 200783002: Gamepad API: add support for gamepadconnected and gamepaddisconnected events (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: layout fix: webexposed/global-constructors-listing Created 6 years, 9 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
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 10 AnimationPlayer
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 FileList 90 FileList
91 FileReader 91 FileReader
92 Float32Array 92 Float32Array
93 Float64Array 93 Float64Array
94 FocusEvent 94 FocusEvent
95 FontFace 95 FontFace
96 FormData 96 FormData
97 Function 97 Function
98 GainNode 98 GainNode
99 Gamepad 99 Gamepad
100 GamepadEvent
100 HTMLAllCollection 101 HTMLAllCollection
101 HTMLAnchorElement 102 HTMLAnchorElement
102 HTMLAppletElement 103 HTMLAppletElement
103 HTMLAreaElement 104 HTMLAreaElement
104 HTMLAudioElement 105 HTMLAudioElement
105 HTMLBRElement 106 HTMLBRElement
106 HTMLBaseElement 107 HTMLBaseElement
107 HTMLBodyElement 108 HTMLBodyElement
108 HTMLButtonElement 109 HTMLButtonElement
109 HTMLCanvasElement 110 HTMLCanvasElement
(...skipping 390 matching lines...) Expand 10 before | Expand all | Expand 10 after
500 webkitSpeechGrammar 501 webkitSpeechGrammar
501 webkitSpeechGrammarList 502 webkitSpeechGrammarList
502 webkitSpeechRecognition 503 webkitSpeechRecognition
503 webkitSpeechRecognitionError 504 webkitSpeechRecognitionError
504 webkitSpeechRecognitionEvent 505 webkitSpeechRecognitionEvent
505 webkitURL 506 webkitURL
506 PASS successfullyParsed is true 507 PASS successfullyParsed is true
507 508
508 TEST COMPLETE 509 TEST COMPLETE
509 510
OLDNEW
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-constructors-listing-expected.txt ('k') | Source/bindings/v8/Dictionary.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698