blob: 3a801449d0da66827a1e4d9ce51b0d1da9a6d6b9 [file] [log] [blame]
<html>
<body>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<body>
<p>This test verifies that the testRunner will reset its default preferences after every layout test. You should see "PASS" below.</p>
<span id="status">FAIL</span>
<script>
document.getElementById("status").innerHTML = "PASS";
</script>
</body>
</html>