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