blob: f65edbdede98f46e479cb4ab2009cee04d35c80e [file] [log] [blame]
CONSOLE MESSAGE: EventSource cannot load ftp://127.0.0.1. Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: EventSource cannot load motd. Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: EventSource cannot load localhost:8080/. Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: EventSource cannot load tel:1234. Cross origin requests are only supported for HTTP.
Test EventSource with non-HTTP protocol schemes in the URL. Should print a series of PASS messages followed by DONE.
PASS: got error event and readyState is CLOSED
PASS: got error event and readyState is CLOSED
PASS: got error event and readyState is CLOSED
PASS: got error event and readyState is CLOSED
DONE