Files
palemoon27/testing/web-platform/tests/XMLHttpRequest/XMLHttpRequest-withCredentials.worker.js
T

4 lines
122 B
JavaScript

importScripts("/resources/testharness.js")
importScripts("XMLHttpRequest-withCredentials.js")
test_withCredentials(true);