summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/670467-1-ref.html
blob: 819dff384ccee348ac619ebeb3b9c012c9693719 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<body style="color: green">
  <div style="display: inline;">
    Line 1
    <div>Line 2</div>
    Line 3
    <div>Line 4</div>
    Line 5
  </div>
</body>