blob: 4bbbecdee4b38450395f501345971bfca3b725f3 [file] [log] [blame]
CONSOLE MESSAGE: line 19: Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: line 19: XMLHttpRequest cannot load safari-extension://test1 due to access control checks.
This test ensures that XHR/Fetch will bypass CORS for user extension URLS in case the page is running user scripts.
PASS Bypassing CORS on synchronous XHR - should trigger a CORS error message
PASS Bypassing CORS on synchronous XHR - should not trigger a CORS error message
PASS Bypassing CORS on asynchronous fetch - should not trigger a CORS error message