blob: cbeb1e04eac45780dfead74a6357c6e391528551 [file] [log] [blame]
<html>
<body>
<script>
if(window.layoutTestController)
layoutTestController.dumpAsText();
</script>
<body>
<p>This test verifies that the layoutTestController 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>