summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/398797-1a.html
blob: ed3613f45f5c1bbdce4f53fcbbc732d7d6413666 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<head>
<link rel="stylesheet" href="398797-style.css"/>
</head>
<body>
  <div class="green">foo</div>
  <div class="blue rel in">
    <span class="yellow abs pos">bar</span>
  </div>
</body>
</html>