<!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>