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 366853008: [screen-orientation] Expose orientation info in OrientationInformation interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update ctor listing 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 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 NodeFilter 236 NodeFilter
237 NodeIterator 237 NodeIterator
238 NodeList 238 NodeList
239 Notation 239 Notation
240 Notification 240 Notification
241 Number 241 Number
242 Object 242 Object
243 OfflineAudioCompletionEvent 243 OfflineAudioCompletionEvent
244 OfflineAudioContext 244 OfflineAudioContext
245 Option 245 Option
246 OrientationInformation
246 OscillatorNode 247 OscillatorNode
247 OverflowEvent 248 OverflowEvent
248 PageTransitionEvent 249 PageTransitionEvent
249 Path2D 250 Path2D
250 Performance 251 Performance
251 PerformanceEntry 252 PerformanceEntry
252 PerformanceMark 253 PerformanceMark
253 PerformanceMeasure 254 PerformanceMeasure
254 PerformanceNavigation 255 PerformanceNavigation
255 PerformanceResourceTiming 256 PerformanceResourceTiming
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after
507 webkitSpeechGrammar 508 webkitSpeechGrammar
508 webkitSpeechGrammarList 509 webkitSpeechGrammarList
509 webkitSpeechRecognition 510 webkitSpeechRecognition
510 webkitSpeechRecognitionError 511 webkitSpeechRecognitionError
511 webkitSpeechRecognitionEvent 512 webkitSpeechRecognitionEvent
512 webkitURL 513 webkitURL
513 PASS successfullyParsed is true 514 PASS successfullyParsed is true
514 515
515 TEST COMPLETE 516 TEST COMPLETE
516 517
OLDNEW
« no previous file with comments | « LayoutTests/screen_orientation/resources/iframe-listen-orientation-change.html ('k') | Source/core/frame/LocalFrame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698