blob: 17be746220fde8904c1a842f7b62a5fa4b96bd7e [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>floating-point-total-queue-size.js shared worker wrapper file</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
'use strict';
fetch_tests_from_worker(new SharedWorker('floating-point-total-queue-size.js'));
</script>