blob: c8f80b7dcdb985ad8af2cf693455476b134a9bcb [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-xhr-fetch.js'));
</script>