<!DOCTYPE html>
<html>
<head>
<title>Site B - Image Handler</title>
<script src="/web_apps/test_utils.js"></script>
</head>
<body>
<h1>Site B - Image Handler</h1>
<div>
<p>
TODO: Add code to verify the images loaded are correct.
</p>
<p>
This site is used for dPWA integration tests, and is subject to modification to support that framework. See
<a
href="https://chromium.googlesource.com/chromium/src/+/main/docs/webapps/integration-testing-framework.md">https://chromium.googlesource.com/chromium/src/+/main/docs/webapps/integration-testing-framework.md</a>
</p>
</div>
</body>
</html>