layout/reftests/bugs/349695-1-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:c480fb3d6912
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <table>
5 <tr>
6 <td>First</td>
7 <td>Second</td>
8 </tr>
9 <tr>
10 <td>Third</td>
11 <td>Fourth</td>
12 </tr>
13 </table>
14 </body>
15 </html>

mercurial