blob: 78816af46694f54500a8a3b7afbe4fae6df64c3a [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