blob: cd8c37061ff274377f06fdaebf7753a7b4be1d56 [file] [log] [blame]
Verifying that navigator.sendBeacon() to non-CORS cross-origin redirect fails.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS navigator.sendBeacon("http://127.0.0.1:8080/navigation/resources/redirection-response.py?status=302&target=/non-existent.py", "CrossOrigin"); is true
PASS successfullyParsed is true
TEST COMPLETE