blob: e777da2af2f13aad993a34d79a2dab591441acc5 [file] [log] [blame]
<html>
<head>
<script>
// Having a script tag so that we force the creationg of a scripting context.
// FIXME: Avoid using Runtime.executionContextCreated to figure out the iframe's contentDocument node.
// https://bugs.webkit.org/show_bug.cgi?id=122764
</script>
</head>
<body>
<!-- Delay the onload event using a slow image -->
<img src="http://localhost:8000/history/resources/slow-image.php" />
</body>
</html>