gecko-dev/dom/base/crashtests/448615-1.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
144 B
HTML
Raw Normal View History

2010-06-09 00:53:08 +00:00
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
div:first-letter { float: right; }
</style>
</head>
<body><div>A</div></body>
</html>