Sign in
chromium
/
chromium
/
src.git
/
main
/
.
/
content
/
test
/
data
/
service_worker
/
with_subresources.html
blob: 277201f10e7f7cb0f458fd4a5d476e73f51c6eec [
file
]
<title>
a page with subresources
</title>
<script
src
=
"empty.js"
></script>
</script>
<body>
<img
src
=
"/blank.jpg"
/>
</body>