Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
set-unloaded-frame-location-2.html
blob: 516af845d9cc7dc1c97941bba2f544454e2d8dfd [
file
] [
log
] [
blame
]
<html>
<body>
<h3>
PASSED: Content loaded
</h3>
<script>
alert
(
'PASS'
);
if
(
window
.
testRunner
)
testRunner
.
notifyDone
();
</script>
</body>
</html>