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

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

Issue 18182009: WaveTable name has changed to PeriodicWave (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix global constructors test Created 7 years, 5 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
« no previous file with comments | « LayoutTests/webaudio/resources/oscillator-testing.js ('k') | Source/modules/modules.gypi » ('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 MESSAGE: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. 1 CONSOLE MESSAGE: '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 Array 8 Array
9 ArrayBuffer 9 ArrayBuffer
10 Attr 10 Attr
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 OverflowEvent 223 OverflowEvent
224 PageTransitionEvent 224 PageTransitionEvent
225 Path 225 Path
226 Performance 226 Performance
227 PerformanceEntry 227 PerformanceEntry
228 PerformanceMark 228 PerformanceMark
229 PerformanceMeasure 229 PerformanceMeasure
230 PerformanceNavigation 230 PerformanceNavigation
231 PerformanceResourceTiming 231 PerformanceResourceTiming
232 PerformanceTiming 232 PerformanceTiming
233 PeriodicWave
233 Plugin 234 Plugin
234 PluginArray 235 PluginArray
235 PopStateEvent 236 PopStateEvent
236 ProcessingInstruction 237 ProcessingInstruction
237 ProgressEvent 238 ProgressEvent
238 Promise 239 Promise
239 PromiseResolver 240 PromiseResolver
240 RGBColor 241 RGBColor
241 RTCIceCandidate 242 RTCIceCandidate
242 RTCSessionDescription 243 RTCSessionDescription
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
419 TypeError 420 TypeError
420 UIEvent 421 UIEvent
421 URIError 422 URIError
422 URL 423 URL
423 Uint16Array 424 Uint16Array
424 Uint32Array 425 Uint32Array
425 Uint8Array 426 Uint8Array
426 Uint8ClampedArray 427 Uint8ClampedArray
427 ValidityState 428 ValidityState
428 WaveShaperNode 429 WaveShaperNode
429 WaveTable
430 WebGLActiveInfo 430 WebGLActiveInfo
431 WebGLBuffer 431 WebGLBuffer
432 WebGLContextEvent 432 WebGLContextEvent
433 WebGLFramebuffer 433 WebGLFramebuffer
434 WebGLProgram 434 WebGLProgram
435 WebGLRenderbuffer 435 WebGLRenderbuffer
436 WebGLRenderingContext 436 WebGLRenderingContext
437 WebGLShader 437 WebGLShader
438 WebGLShaderPrecisionFormat 438 WebGLShaderPrecisionFormat
439 WebGLTexture 439 WebGLTexture
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
483 webkitSpeechGrammar 483 webkitSpeechGrammar
484 webkitSpeechGrammarList 484 webkitSpeechGrammarList
485 webkitSpeechRecognition 485 webkitSpeechRecognition
486 webkitSpeechRecognitionError 486 webkitSpeechRecognitionError
487 webkitSpeechRecognitionEvent 487 webkitSpeechRecognitionEvent
488 webkitURL 488 webkitURL
489 PASS successfullyParsed is true 489 PASS successfullyParsed is true
490 490
491 TEST COMPLETE 491 TEST COMPLETE
492 492
OLDNEW
« no previous file with comments | « LayoutTests/webaudio/resources/oscillator-testing.js ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698