haikuwebkit/LayoutTests/plugins/resources/target-frameset-frame.html

14 lines
259 B
HTML

<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>