blob: 9688fd73594aae76136351bf4a8fbae235ffb303 [file] [log] [blame]
<!DOCTYPE html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
fetch_tests_from_worker(
new Worker('/misc/resources/resource-timing-sizes-cors-preflight.js'));
</script>