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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain-expected.txt

Issue 23041002: Improve 'XMLHttpRequest' exception messages. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ExceptionMessages. Created 7 years, 4 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: XMLHttpRequest.timeout cannot be set for synchronous HTTP(S) re quests made from the window context.
2 CONSOLE MESSAGE: Synchronous XMLHttpRequests must not have a timeout value set.
3 Description 1 Description
4 2
5 This test validates that the XHR2 timeout property behaves as expected in async cases in document (i.e. non-worker) context. 3 This test validates that the XHR2 timeout property behaves as expected in async cases in document (i.e. non-worker) context.
6 4
7 5
8 PASS XHR2 Timeout Property Tests 6 PASS XHR2 Timeout Property Tests
9 PASS XHR2 Timeout Property Tests 1 7 PASS XHR2 Timeout Property Tests 1
10 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698