chromium/third_party/blink/renderer/core/testing/data/print-location-href.html

<!DOCTYPE html>
<body></body>
<script>
document.body.textContent = location.href;
</script>