summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/278266-1-ref.html
blob: abd4884c32d8b55ecd781ec0940dc814048f85c4 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<body>
There should be text below this line:
<div style="display: table-row" id="foo"><span style="display: table-cell">Second line of text</span></div>
</body>
</html>