blob: 155f5a44c167db2c65b9fefef322c3fe13a29704 [file] [log] [blame]
CONSOLE MESSAGE: line 21: Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: line 21: XMLHttpRequest cannot load mailto:test@example.org due to access control checks.
CONSOLE MESSAGE: line 21: Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: line 21: XMLHttpRequest cannot load tel:+31600000000 due to access control checks.
CONSOLE MESSAGE: line 21: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
CONSOLE MESSAGE: line 21: XMLHttpRequest cannot load http://127.0.0.1:8800/ due to access control checks.
CONSOLE MESSAGE: line 21: Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: line 21: XMLHttpRequest cannot load javascript:alert('FAIL') due to access control checks.
CONSOLE MESSAGE: line 21: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
CONSOLE MESSAGE: line 21: XMLHttpRequest cannot load http://127.0.0.1:8800/folder.txt due to access control checks.
CONSOLE MESSAGE: line 21: Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: line 21: XMLHttpRequest cannot load about:blank due to access control checks.
CONSOLE MESSAGE: line 21: Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: line 21: XMLHttpRequest cannot load blob:bogusidentifier due to access control checks.
PASS XMLHttpRequest: send() - non same-origin (mailto:test@example.org)
PASS XMLHttpRequest: send() - non same-origin (tel:+31600000000)
PASS XMLHttpRequest: send() - non same-origin (http://127.0.0.1:8800)
PASS XMLHttpRequest: send() - non same-origin (javascript:alert('FAIL'))
PASS XMLHttpRequest: send() - non same-origin (folder.txt)
PASS XMLHttpRequest: send() - non same-origin (about:blank)
PASS XMLHttpRequest: send() - non same-origin (blob:bogusidentifier)