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

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

Issue 178673002: Rename Path to Path2D (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@path
Patch Set: Created 6 years, 10 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 ApplicationCache 10 ApplicationCache
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 NodeList 224 NodeList
225 Notation 225 Notation
226 Notification 226 Notification
227 Number 227 Number
228 Object 228 Object
229 OfflineAudioCompletionEvent 229 OfflineAudioCompletionEvent
230 Option 230 Option
231 OscillatorNode 231 OscillatorNode
232 OverflowEvent 232 OverflowEvent
233 PageTransitionEvent 233 PageTransitionEvent
234 Path 234 Path2D
235 Performance 235 Performance
236 PerformanceEntry 236 PerformanceEntry
237 PerformanceMark 237 PerformanceMark
238 PerformanceMeasure 238 PerformanceMeasure
239 PerformanceNavigation 239 PerformanceNavigation
240 PerformanceResourceTiming 240 PerformanceResourceTiming
241 PerformanceTiming 241 PerformanceTiming
242 PeriodicWave 242 PeriodicWave
243 Player 243 Player
244 Plugin 244 Plugin
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
495 webkitSpeechGrammar 495 webkitSpeechGrammar
496 webkitSpeechGrammarList 496 webkitSpeechGrammarList
497 webkitSpeechRecognition 497 webkitSpeechRecognition
498 webkitSpeechRecognitionError 498 webkitSpeechRecognitionError
499 webkitSpeechRecognitionEvent 499 webkitSpeechRecognitionEvent
500 webkitURL 500 webkitURL
501 PASS successfullyParsed is true 501 PASS successfullyParsed is true
502 502
503 TEST COMPLETE 503 TEST COMPLETE
504 504
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698