blob: 272ad1dfd44a9a20c10b4e1d76908bce65dcf5c4 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.addUserScript("if (document.documentElement) console.log('SUCCESS');", true, true);
}
</script>
</head>
<body>
This test should log a console message on success.
<iframe src="about:blank"></iframe>
</body>
</html>