Sign in
webkit
/
WebKit
/
b77ef60f9e352abd5f0b9f65cef7d6cf3a025367
/
.
/
LayoutTests
/
fast
/
dom
/
resources
/
new-location.html
blob: 7761c0658dba10f82dafe87bd6369b836d320a5c [
file
] [
log
] [
blame
]
<html>
<script>
if
(
window
.
testRunner
)
testRunner
.
notifyDone
();
</script>
<body>
If this text is shown, that means that the document was successfully loaded using location.assign.
</body>
</html>