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