Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 356774-1-ref.html
blobe781b795a141efd24673782d860288ea352bbc8c
1 <!DOCTYPE html>
2 <html>
3 <style>
4 table {
5 border: .1mm solid black;
7 </style>
8 <body>
9 <table cellspacing="0">
10 <tr>
11 <td>border: .1mm, collapsed</td>
12 </tr>
13 </table>
14 </body>
15 </html>