gecko/layout/reftests/first-letter/379799-1-ref.html

11 lines
138 B
HTML
Raw Normal View History

2007-12-15 17:04:04 -08:00
<!DOCTYPE html>
<html>
<body>
<div class="fl" id="parent" style="color: green">
Foo <span id="test">Bar</span>
</div>
</body>
</html>