mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-27 21:39:15 +00:00
4 lines
122 B
JavaScript
4 lines
122 B
JavaScript
importScripts("/resources/testharness.js")
|
|
importScripts("XMLHttpRequest-withCredentials.js")
|
|
test_withCredentials(true);
|