blob: 161fd8209ccc64eeca7d9f2812bb2d39dc27e2ba [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.php?status=302&target=/non-existent.php", "CrossOrigin"); is true
PASS successfullyParsed is true
TEST COMPLETE