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

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

Issue 381753002: Revert of [screen-orientation] Update implementation to match recent spec changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
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 AnimationNode 10 AnimationNode
(...skipping 390 matching lines...) Expand 10 before | Expand all | Expand 10 after
401 SVGTitleElement 401 SVGTitleElement
402 SVGTransform 402 SVGTransform
403 SVGTransformList 403 SVGTransformList
404 SVGUnitTypes 404 SVGUnitTypes
405 SVGUseElement 405 SVGUseElement
406 SVGVKernElement 406 SVGVKernElement
407 SVGViewElement 407 SVGViewElement
408 SVGViewSpec 408 SVGViewSpec
409 SVGZoomEvent 409 SVGZoomEvent
410 Screen 410 Screen
411 ScreenOrientation
412 ScriptProcessorNode 411 ScriptProcessorNode
413 SecurityPolicyViolationEvent 412 SecurityPolicyViolationEvent
414 Selection 413 Selection
415 ServiceWorker 414 ServiceWorker
416 ServiceWorkerContainer 415 ServiceWorkerContainer
417 ShadowRoot 416 ShadowRoot
418 SharedWorker 417 SharedWorker
419 SpeechSynthesisEvent 418 SpeechSynthesisEvent
420 SpeechSynthesisUtterance 419 SpeechSynthesisUtterance
421 Storage 420 Storage
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
508 webkitSpeechGrammar 507 webkitSpeechGrammar
509 webkitSpeechGrammarList 508 webkitSpeechGrammarList
510 webkitSpeechRecognition 509 webkitSpeechRecognition
511 webkitSpeechRecognitionError 510 webkitSpeechRecognitionError
512 webkitSpeechRecognitionEvent 511 webkitSpeechRecognitionEvent
513 webkitURL 512 webkitURL
514 PASS successfullyParsed is true 513 PASS successfullyParsed is true
515 514
516 TEST COMPLETE 515 TEST COMPLETE
517 516
OLDNEW
« no previous file with comments | « LayoutTests/screen_orientation/screenorientation-api-expected.txt ('k') | Source/core/frame/LocalFrame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698