blob: 0208351fa508da2a0c24e0e871f855d9bdf92a60 [file] [log] [blame]
<html><body>
<script>
body.onload = function() { console.log("The test page has loaded."); }
</script>
<style>
body { background-color:fuchsia;}
</style>
<h1>It works!</h1>
<p>This is a test of content hosted at the URL
<a href="fuchsia-pkg://shell-data/index.html">
fuchsia-pkg://shell-data/index.html
</a></p>
</body></html>