2 <title>Test Endpoint
</title>
4 <p> This endpoint should open and register a background page for the app.
</p>
6 <script type=
"text/javascript">
7 document
.addEventListener("DOMContentLoaded", function(event
) {
8 window
.open("background.html#0", "bg", "background");