<html>
<script>
window.location.toString = function() { return "http://webkit.org"; }
if (window.testRunner)
testRunner.dumpAsText();
</script>
<body>
You should see this.
</body>
</html>
<html>
<script>
window.location.toString = function() { return "http://webkit.org"; }
if (window.testRunner)
testRunner.dumpAsText();
</script>
<body>
You should see this.
</body>
</html>