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