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

Side by Side Diff: LayoutTests/virtual/stable/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
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ApplicationCache 8 ApplicationCache
9 Array 9 Array
10 ArrayBuffer 10 ArrayBuffer
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 FileList 85 FileList
86 FileReader 86 FileReader
87 Float32Array 87 Float32Array
88 Float64Array 88 Float64Array
89 FocusEvent 89 FocusEvent
90 FontFace 90 FontFace
91 FormData 91 FormData
92 Function 92 Function
93 GainNode 93 GainNode
94 Gamepad 94 Gamepad
95 GamepadEvent
95 HTMLAllCollection 96 HTMLAllCollection
96 HTMLAnchorElement 97 HTMLAnchorElement
97 HTMLAppletElement 98 HTMLAppletElement
98 HTMLAreaElement 99 HTMLAreaElement
99 HTMLAudioElement 100 HTMLAudioElement
100 HTMLBRElement 101 HTMLBRElement
101 HTMLBaseElement 102 HTMLBaseElement
102 HTMLBodyElement 103 HTMLBodyElement
103 HTMLButtonElement 104 HTMLButtonElement
104 HTMLCanvasElement 105 HTMLCanvasElement
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 webkitSpeechGrammar 478 webkitSpeechGrammar
478 webkitSpeechGrammarList 479 webkitSpeechGrammarList
479 webkitSpeechRecognition 480 webkitSpeechRecognition
480 webkitSpeechRecognitionError 481 webkitSpeechRecognitionError
481 webkitSpeechRecognitionEvent 482 webkitSpeechRecognitionEvent
482 webkitURL 483 webkitURL
483 PASS successfullyParsed is true 484 PASS successfullyParsed is true
484 485
485 TEST COMPLETE 486 TEST COMPLETE
486 487
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698