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

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:00f7a51fdc89
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5
6 <body>
7
8 <table border="1" id="table" width="100%" style="table-layout: fixed;">
9 <tr>
10 <td>X</td>
11 <td>XXX</td>
12 </tr>
13 </table>
14
15 </body>
16 </html>

mercurial