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

Side by Side Diff: LayoutTests/platform/win/http/tests/xmlhttprequest/origin-exact-matching/36-expected.txt

Issue 701483003: Auto-rebaseline for r184788 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/platform/win/http/tests/xmlhttprequest/origin-exact-matching/30-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 CONSOLE ERROR: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/r esources/access-control-allow-lists.php?origin=%00http%3A%2F%2Flocalhost%3A8000. No 'Access-Control-Allow-Origin' header is present on the requested resource. O rigin 'http://localhost:8000' is therefore not allowed access.
2
3
4 --------
5 Frame: '<!--framePath //<!--frame0-->-->'
6 --------
7 Check that exact matching is used when comparing a request's originating url and the value provided by Access-Control-Allow-Origin.
8
9 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
10
11
12 Should disallow origin: 'http://localhost:8000'
13 PASS xhr.send(null) threw exception NetworkError: Failed to execute 'send' on 'X MLHttpRequest': Failed to load 'http://127.0.0.1:8000/xmlhttprequest/resources/a ccess-control-allow-lists.php?origin=%00http%3A%2F%2Flocalhost%3A8000'..
14 PASS successfullyParsed is true
15
16 TEST COMPLETE
17
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/http/tests/xmlhttprequest/origin-exact-matching/30-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698