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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-expected.txt

Issue 273993002: Allow XHR timeout attribute to be overridden after send(), per spec (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add CORS preflight-failure test case 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 Verify that a timeout ProgressEvent is dispatched and have the expected values. 1 Verify that a timeout ProgressEvent is dispatched and have the expected values.
2 2
3 This is a testharness.js-based test. 3 This is a testharness.js-based test.
4 PASS Check that 'timeout' events are delivered and have expected values. 4 PASS Check that 'timeout' events are delivered and have expected values.
5 Harness: the test ran to completion. 5 Harness: the test ran to completion.
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698