summaryrefslogtreecommitdiffstats
path: root/layout/reftests/first-letter/379799-1-ref.html
blob: 56c66e1bbee4997d5b77d2811caa854850293740 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<body>

<div class="fl" id="parent" style="color: green">
  Foo <span id="test">Bar</span>
</div>

</body>
</html>