blob: 821b1c8d81b4870aee3cb6eb20948b8db518c78f [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<script>
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.addUserScript("document.getElementById('target').innerHTML = 'PASS'", false);
}
</script>
</head>
<body>
<div id="target">FAIL</div>
</body>
</html>