<script src="../common.js"></script>
<script>
observeAndReportResourceLoadPriority(new URL('../../../resources/dummy.html', location));
</script>
<link rel="preload" as="fetch" href=../../../resources/dummy.html onload="reportLoaded()" onerror="reportFailure()"></script>