blob: 0137ce6d5b602ffe551aea1cf5d954dfe5aff18a [file] [log] [blame]
<html>
<head>
<script>
if (window.layoutTestController) {
window.layoutTestController.dumpAsText();
window.layoutTestController.addUserScript("console.log('Start Script')", true, true);
window.layoutTestController.addUserScript("console.log('End Script')", false, true);
}
</script>
</head>
<body>
<iframe src="resources/abe.png"></iframe>
</body>
</html>