<html><bodystyle="font-family:-webkit-body"><!-- WebKit assumes that -webkit-body is a valid font. The font-family:inherit will crash on load if it isn't --><inputstyle="font-family:inherit"/><script>if(window.layoutTestController){layoutTestController.dumpAsText();layoutTestController.waitUntilDone();}window.setTimeout(runTest,0);functionrunTest(){document.getElementById("result").innerText="PASS";if(window.layoutTestController){layoutTestController.notifyDone();}}</script><divid="result">FAIL</div></body></html>