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

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

Issue 132613003: CSP 1.1: Remove the 'SecurityPolicy' interface. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test. Created 6 years, 11 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
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 AnimationEvent 8 AnimationEvent
9 ApplicationCache 9 ApplicationCache
10 Array 10 Array
(...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 SVGTransform 390 SVGTransform
391 SVGTransformList 391 SVGTransformList
392 SVGUnitTypes 392 SVGUnitTypes
393 SVGUseElement 393 SVGUseElement
394 SVGVKernElement 394 SVGVKernElement
395 SVGViewElement 395 SVGViewElement
396 SVGViewSpec 396 SVGViewSpec
397 SVGZoomEvent 397 SVGZoomEvent
398 Screen 398 Screen
399 ScriptProcessorNode 399 ScriptProcessorNode
400 SecurityPolicy
401 SecurityPolicyViolationEvent 400 SecurityPolicyViolationEvent
402 Selection 401 Selection
403 ShadowRoot 402 ShadowRoot
404 SharedWorker 403 SharedWorker
405 SpeechInputEvent 404 SpeechInputEvent
406 SpeechSynthesisEvent 405 SpeechSynthesisEvent
407 SpeechSynthesisUtterance 406 SpeechSynthesisUtterance
408 Storage 407 Storage
409 StorageEvent 408 StorageEvent
410 Stream 409 Stream
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
495 webkitSpeechGrammar 494 webkitSpeechGrammar
496 webkitSpeechGrammarList 495 webkitSpeechGrammarList
497 webkitSpeechRecognition 496 webkitSpeechRecognition
498 webkitSpeechRecognitionError 497 webkitSpeechRecognitionError
499 webkitSpeechRecognitionEvent 498 webkitSpeechRecognitionEvent
500 webkitURL 499 webkitURL
501 PASS successfullyParsed is true 500 PASS successfullyParsed is true
502 501
503 TEST COMPLETE 502 TEST COMPLETE
504 503
OLDNEW
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-constructors-listing-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698