Sign in
cobalt
/
cobalt
/
527110903c994f57b3fc64852b74e941d515b683
/
.
/
third_party
/
web_platform_tests
/
service-workers
/
service-worker
/
resources
/
clients-matchall-client-types-iframe.html
blob: 7607b035de314d813009b1ac3755af094723c638 [
file
] [
log
] [
blame
]
<!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>