chromium/content/test/data/web_bundle/path_test/out_scope/page.html

<!DOCTYPE html>
<script>
const page_info = 'Out scope page from server';
</script>
<script src="page.js"></script>