repo.or.cz
/
webkit
/
qt.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git]
/
LayoutTests
/
fast
/
dom
/
resources
/
new-location.html
blob
c0723a05d61b1bff8b515e4a8d586d76ccd699ea
1
<html>
2
<script>
3
if
(
window
.
layoutTestController
)
4
layoutTestController
.
notifyDone
();
5
6
</script>
7
<body>
8
If this text is shown, that means that the document was successfully loaded using location.assign.
9
</body>
10
</html>