blob: 86e0d7b1d7519d6f95f8a7c36f06aa9a87262091 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<script>
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.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>