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