Sign in
webkit
/
WebKit
/
52b7bf5ed79012977948456de78fa60819deaf7e
/
.
/
LayoutTests
/
fast
/
dom
/
Window
/
resources
/
destination.html
blob: cee750717a77f09601d755a08d9a4305371e3682 [
file
] [
log
] [
blame
]
<p>
Hooray, you got here! That means the test succeeded!
</p>
<script>
if
(
window
.
testRunner
)
testRunner
.
notifyDone
();
</script>