blob: f25d422d7b2fd130126c96fcc7d44b6a463fb8af [file] [log] [blame]
<!DOCTYPE html>
<style>p:first-letter { overflow: -webkit-marquee; float: left; }</style>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
<body>
<p>Should not crash</p>
</body>