blob: c55eb349a1cf8ab6cbe5c7468ef8feb1350f503a [file] [log] [blame]
<script src="common.js"></script>
<script>
observeAndReportResourceLoadPriority(new URL('../../resources/dummy.js', location));
</script>
<script src="../../resources/dummy.js" async onload="reportLoaded()" onerror="reportFailure()"></script>