summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/501037-ref.html
blob: 30b16a92df1720caaed3fead8b59c3fddad2f79a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head></head>

<body>

<ol>
  <li id="a"></li>
  <li id="b">b</li>
</ol>

</body>
</html>