mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 18:49:56 +00:00
4 lines
122 B
JavaScript
4 lines
122 B
JavaScript
importScripts("/resources/testharness.js")
|
|
importScripts("XMLHttpRequest-withCredentials.js")
|
|
test_withCredentials(true);
|