summaryrefslogtreecommitdiffstats
path: root/layout/reftests/ib-split/table-pseudo-in-part3-1-ref.html
blob: 38c9b90a8e75acf3192398347acb537bb1bb2c08 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <div>
      aaa
      <div>bbb</div>
    </div>
  </body>
</html>