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

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

Issue 63043003: Ship speech synthesis. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update global-constructors-listing expectations Created 7 years, 1 month 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 | Source/platform/RuntimeEnabledFeatures.in » ('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 375 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 SVGVKernElement 386 SVGVKernElement
387 SVGViewElement 387 SVGViewElement
388 SVGViewSpec 388 SVGViewSpec
389 SVGZoomEvent 389 SVGZoomEvent
390 Screen 390 Screen
391 ScriptProcessorNode 391 ScriptProcessorNode
392 SecurityPolicy 392 SecurityPolicy
393 Selection 393 Selection
394 SharedWorker 394 SharedWorker
395 SpeechInputEvent 395 SpeechInputEvent
396 SpeechSynthesisEvent
397 SpeechSynthesisUtterance
396 Storage 398 Storage
397 StorageEvent 399 StorageEvent
398 String 400 String
399 StyleSheet 401 StyleSheet
400 StyleSheetList 402 StyleSheetList
401 SyntaxError 403 SyntaxError
402 Text 404 Text
403 TextEvent 405 TextEvent
404 TextMetrics 406 TextMetrics
405 TextTrack 407 TextTrack
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 webkitSpeechGrammar 478 webkitSpeechGrammar
477 webkitSpeechGrammarList 479 webkitSpeechGrammarList
478 webkitSpeechRecognition 480 webkitSpeechRecognition
479 webkitSpeechRecognitionError 481 webkitSpeechRecognitionError
480 webkitSpeechRecognitionEvent 482 webkitSpeechRecognitionEvent
481 webkitURL 483 webkitURL
482 PASS successfullyParsed is true 484 PASS successfullyParsed is true
483 485
484 TEST COMPLETE 486 TEST COMPLETE
485 487
OLDNEW
« no previous file with comments | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698