blob: cfac22e106e6fd8e8769019241669a7cab54f179 [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-sync-xhr-transfer-size.js'));
</script>