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

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: Merge to head which includes isPoint and addPath changes. Created 6 years, 9 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
« no previous file with comments | « LayoutTests/fast/canvas/script-tests/canvas-path-object.js ('k') | Source/core/core.gypi » ('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 Animation 8 Animation
9 AnimationEvent 9 AnimationEvent
10 ApplicationCache 10 ApplicationCache
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 Notation 226 Notation
227 Notification 227 Notification
228 Number 228 Number
229 Object 229 Object
230 OfflineAudioCompletionEvent 230 OfflineAudioCompletionEvent
231 OfflineAudioContext 231 OfflineAudioContext
232 Option 232 Option
233 OscillatorNode 233 OscillatorNode
234 OverflowEvent 234 OverflowEvent
235 PageTransitionEvent 235 PageTransitionEvent
236 Path 236 Path2D
237 Performance 237 Performance
238 PerformanceEntry 238 PerformanceEntry
239 PerformanceMark 239 PerformanceMark
240 PerformanceMeasure 240 PerformanceMeasure
241 PerformanceNavigation 241 PerformanceNavigation
242 PerformanceResourceTiming 242 PerformanceResourceTiming
243 PerformanceTiming 243 PerformanceTiming
244 PeriodicWave 244 PeriodicWave
245 Player 245 Player
246 Plugin 246 Plugin
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
497 webkitSpeechGrammar 497 webkitSpeechGrammar
498 webkitSpeechGrammarList 498 webkitSpeechGrammarList
499 webkitSpeechRecognition 499 webkitSpeechRecognition
500 webkitSpeechRecognitionError 500 webkitSpeechRecognitionError
501 webkitSpeechRecognitionEvent 501 webkitSpeechRecognitionEvent
502 webkitURL 502 webkitURL
503 PASS successfullyParsed is true 503 PASS successfullyParsed is true
504 504
505 TEST COMPLETE 505 TEST COMPLETE
506 506
OLDNEW
« no previous file with comments | « LayoutTests/fast/canvas/script-tests/canvas-path-object.js ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698