1
    2
    3
    4
    5
    6
    7
    8

content / test / data / sxg / test.html [blame]

<!DOCTYPE html>
<title>Location of origin-signed HTTP response</title>
<body>
<script>
document.title = document.location.href;
</script>
</body>