1 CONSOLE ERROR: XMLHttpRequest cannot load http://127.0.0.1:8000/xmlhttprequest/r
esources/access-control-allow-lists.php?origin=%27*%27. The 'Access-Control-Allo
w-Origin' header contains the invalid value ''*''. Origin '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: ''*''
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=%27*%27'..
Issue 701483003: Auto-rebaseline for r184788
(Closed)
Created 6 years, 1 month ago by Xianzhu
Modified 6 years, 1 month ago
Reviewers: Mayur Kankanwadi
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 0