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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached-expected.txt

Issue 14200030: Remove XMLHttpRequestException in favor of DOMException (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix tests after rebasing... Created 7 years, 7 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 cannot load http://localhost:8000/xmlhttprequest /resources/access-control-basic-non-get-allow.cgi. Request header field Content- Type is not allowed by Access-Control-Allow-Headers. 1 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest /resources/access-control-basic-non-get-allow.cgi. Request header field Content- Type is not allowed by Access-Control-Allow-Headers.
2 PASS: Exception thrown. Cross-domain access is not allowed in 'send'. [NETWORK_E RR: XMLHttpRequest Exception 101]. 2 PASS: Exception thrown. Cross-domain access is not allowed in 'send'. [NetworkEr ror: DOM Exception 19].
3 3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698