blob: f72c41141a2c794df5ae613796c8ceb0ba7b3e68 [file] [log] [blame]
CONSOLE ERROR: EventSource cannot load ftp://127.0.0.1/. Cross origin requests are only supported for protocol schemes: http, data, chrome, https.
CONSOLE ERROR: EventSource cannot load motd. Cross origin requests are only supported for protocol schemes: http, data, chrome, https.
CONSOLE ERROR: EventSource cannot load localhost:8080/. Cross origin requests are only supported for protocol schemes: http, data, chrome, https.
CONSOLE ERROR: EventSource cannot load tel:1234. Cross origin requests are only supported for protocol schemes: http, data, chrome, https.
Test EventSource with non-HTTP protocol schemes in the URL.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS es.readyState is EventSource.CLOSED
PASS es.readyState is EventSource.CLOSED
PASS es.readyState is EventSource.CLOSED
PASS es.readyState is EventSource.CLOSED
PASS successfullyParsed is true
TEST COMPLETE