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