gecko-dev/layout/reftests/first-letter/dynamic-2-ref.html
bzbarsky%mit.edu 5bc00870a9 Make first-letter frames use the content parent of the textnode as their
content.  Add some first-letter tests, and a few assertions.  Bug 367650, r+sr=roc
2007-02-28 22:32:00 +00:00

13 lines
118 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p><q>Foo</q></p>
<p id="p2">&lt;1&gt;0&lt;/1&gt;</p>
</body>
</html>