blob: b37bd78af869d4f0ecdb0ef2153cf031131ac620 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
testRunner.waitUntilDone();
}
</script>
</head>
<body>
<iframe src="<?php echo $_GET['src']; ?>"></iframe>
</body>
</html>