layout/reftests/dom/insertparentandchild-ref.html

branch
TOR_BUG_9701
changeset 10
ac0c01689b40
equal deleted inserted replaced
-1:000000000000 0:497d577ae5d4
1 <html>
2 <body>
3 <div>1</div>
4 <div>2</div>
5 <div>3</div>
6 <div>4</div>
7 <div>
8 <div>5a</div>
9 <div>5b</div>
10 <div>5c</div>
11 <div>5d</div>
12 </div>
13 <div>6</div>
14 <div>7</div>
15 <div>8</div>
16 <div>9</div>
17 </body>
18 </html>

mercurial