blob: 5fb8474c1d8a7a7678801f8b9f3f25b777bd0149 [file] [log] [blame]
<!doctype html>
<html>
<head>
<meta charset="utf8">
<link rel="help" href="https://url.spec.whatwg.org/#interface-urlsearchparams">
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>
fetch_tests_from_worker(new Worker("./resources/urlsearchparams-worker.js"));
</script>
</head>
</html>