Sign in
mojo
/
mojo
/
977e2fec0fa3eaf70bd873fc5f537a2aa59b266d
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
print-location-href.html
blob: 325de8754cfbc3f5c295d3c25576604f7366a743 [
file
]
<!DOCTYPE html>
<body></body>
<script>
document
.
body
.
textContent
=
location
.
href
;
</script>