2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / fast / dom / resources / new-location.html
blobc0723a05d61b1bff8b515e4a8d586d76ccd699ea
1 <html>
2 <script>
3 if (window.layoutTestController)
4 layoutTestController.notifyDone();
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>