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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple-expected.txt

Issue 16818023: DOMException toString is not correct (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 6 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 GET should not trigger a preflight request from a shared worker unless it has no n-simple headers. 1 GET should not trigger a preflight request from a shared worker unless it has no n-simple headers.
2 2
3 PASS: Cross-domain access allowed for simple get. 3 PASS: Cross-domain access allowed for simple get.
4 PASS: Exception thrown. Cross-domain access was denied in 'send'. [NetworkError: DOM Exception 19]. 4 PASS: Exception thrown. Cross-domain access was denied in 'send'. [A network err or occurred.].
5 DONE 5 DONE
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698