Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 349695-1a.html
blob15e20089965ac56395c7e2ca5f917e07be24474b
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <table>
5 <tr>
6 <td>First</td>
7 <form>
8 <td>Second</td>
9 </form>
10 </tr>
11 <tr>
12 <td>Third</td>
13 <td>Fourth</td>
14 </tr>
15 </table>
16 </body>
17 </html>