chromium/third_party/blink/web_tests/http/tests/priorities/resources/service-worker/module-script-low.html

<!DOCTYPE html>
<script src="../common.js"></script>
<script src="../../../resources/dummy.js?sw-module-low&getPriority" type=module fetchpriority=low onload="reportLoaded()" onerror="reportFailure()"></script>