Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 776265-1-ref.html
blob2ab4ad8e6ee1128a4c81c71a988ae7b5ca406bd1
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <title>Testcase for bug 776265</title>
5 <style type="text/css">
6 textarea {
7 float: left;
8 height: 40px;
9 width: 40px;
10 border: 1px solid #aaa;
11 padding: 4px;
13 </style>
14 </head>
15 <body><textarea></textarea>
16 </body>
17 </html>