no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 521542-1.xhtml
blob79b0b4cd49ec96e509e3ae7315f2a01f19f1d472
1 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head></head>
5 <body onload="document.getElementById('table').firstChild.data = ' BeginningOfTable ';">
7 <table id="table">
9 <tbody>
10 <tr>
11 <td>Cell</td>
12 </tr>
13 </tbody>
14 <span></span>
15 </table>
17 </body>
18 </html>