0ddb16d7d7d3abdb1392c51d46082130e9c16dc1
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / access-control-allow-lists-starting-with-comma-expected.txt
1 Allow lists starting with a comma should be parsed correctly.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 Sending GET request with custom headers.
7 PASS xhr.send(null) is undefined.
8 PASS response['x-print'] is "unicorn"
9 PASS response['y-print'] is "narwhal"
10 Sending PUT request.
11 PASS xhr.send(null) is undefined.
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15