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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt

Issue 2803603003: Removing support for document.createEvent("ProgressEvent") (Closed)
Patch Set: Rebase Patch Created 3 years, 8 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 | « no previous file | third_party/WebKit/LayoutTests/fast/events/event-creation.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 331 tests; 304 PASS, 27 FAIL, 0 TIMEOUT, 0 NOTRUN. 2 Found 331 tests; 305 PASS, 26 FAIL, 0 TIMEOUT, 0 NOTRUN.
3 PASS AnimationEvent should be an alias for AnimationEvent. 3 PASS AnimationEvent should be an alias for AnimationEvent.
4 PASS createEvent('AnimationEvent') should be initialized correctly. 4 PASS createEvent('AnimationEvent') should be initialized correctly.
5 PASS animationevent should be an alias for AnimationEvent. 5 PASS animationevent should be an alias for AnimationEvent.
6 PASS createEvent('animationevent') should be initialized correctly. 6 PASS createEvent('animationevent') should be initialized correctly.
7 PASS ANIMATIONEVENT should be an alias for AnimationEvent. 7 PASS ANIMATIONEVENT should be an alias for AnimationEvent.
8 PASS createEvent('ANIMATIONEVENT') should be initialized correctly. 8 PASS createEvent('ANIMATIONEVENT') should be initialized correctly.
9 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Anima tionEvents" 9 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Anima tionEvents"
10 PASS BeforeUnloadEvent should be an alias for BeforeUnloadEvent. 10 PASS BeforeUnloadEvent should be an alias for BeforeUnloadEvent.
11 PASS createEvent('BeforeUnloadEvent') should be initialized correctly. 11 PASS createEvent('BeforeUnloadEvent') should be initialized correctly.
12 PASS beforeunloadevent should be an alias for BeforeUnloadEvent. 12 PASS beforeunloadevent should be an alias for BeforeUnloadEvent.
(...skipping 272 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransiti on" 285 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransiti on"
286 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P ageTransitions" 286 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P ageTransitions"
287 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent " 287 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent "
288 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P ointerEvents" 288 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P ointerEvents"
289 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent" 289 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent"
290 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P opUpEvents" 290 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P opUpEvents"
291 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation ConnectionAvailableEvent" 291 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation ConnectionAvailableEvent"
292 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P resentationConnectionAvailableEvents" 292 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P resentationConnectionAvailableEvents"
293 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation ConnectionCloseEvent" 293 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation ConnectionCloseEvent"
294 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P resentationConnectionCloseEvents" 294 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P resentationConnectionCloseEvents"
295 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ProgressEven t" assert_throws: function "function () { 295 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ProgressEven t"
296 var evt = document.createEvent(eventInterface);
297 }" did not throw
298 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P rogressEvents" 296 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P rogressEvents"
299 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejec tionEvent" 297 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejec tionEvent"
300 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P romiseRejectionEvents" 298 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P romiseRejectionEvents"
301 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent" 299 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent"
302 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P ushEvents" 300 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P ushEvents"
303 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneC hangeEvent" 301 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneC hangeEvent"
304 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R TCDTMFToneChangeEvents" 302 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R TCDTMFToneChangeEvents"
305 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChann elEvent" 303 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChann elEvent"
306 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R TCDataChannelEvents" 304 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R TCDataChannelEvents"
307 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandid ateEvent" 305 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandid ateEvent"
(...skipping 30 matching lines...) Expand all
338 }" did not throw 336 }" did not throw
339 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W ebKitAnimationEvents" 337 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W ebKitAnimationEvents"
340 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi tionEvent" assert_throws: function "function () { 338 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi tionEvent" assert_throws: function "function () {
341 var evt = document.createEvent(eventInterface); 339 var evt = document.createEvent(eventInterface);
342 }" did not throw 340 }" did not throw
343 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W ebKitTransitionEvents" 341 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W ebKitTransitionEvents"
344 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv ent" 342 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv ent"
345 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X ULCommandEvents" 343 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X ULCommandEvents"
346 Harness: the test ran to completion. 344 Harness: the test ran to completion.
347 345
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/events/event-creation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698