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