Sign in
webkit
/
WebKit
/
40be324278b5482d3e269eac31053c809471d8b4
/
.
/
LayoutTests
/
plugins
/
resources
/
target-frameset-frame.html
blob: 433224b2ec4c3c5c16d9524b10bdc3ae2aa98914 [
file
] [
log
] [
blame
]
<html>
<head>
<script
type
=
"text/javascript"
charset
=
"utf-8"
>
if
(
window
.
testRunner
)
{
testRunner
.
notifyDone
();
window
.
console
.
log
(
'Test passes if it does not crash'
)
}
</script>
</head>
<body>
</body>
</html>