no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 371925-1-ref.html
blob0d3e2761c9842d0cd8ef7c6346265b3caa2b3729
1 <!DOCTYPE html>
2 <html>
3 <body>
5 <table id="theTable" border="1">
6 <thead id="thead">
7 <tr><th>Header</th></tr>
8 </thead>
9 <tbody><tr><td id="body">BODY</td></tr></tbody>
10 </table>
13 </body>
14 </html>