Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>Empty doc</title>
<!--
Change the page URL using the History API to ensure that ServiceWorkerClient
uses the creation URL.
-->
<body onload="history.pushState({}, 'title', 'url-modified-via-pushstate.html')">
</body>