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