Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 513153-2-ref.html
blob198d022c6ea979cbdd8fd7ec23352381491ffd72
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <input type="image" name="bar" value="bar" style="font-size: 3em; color: green;">
6 <input type="submit" name="foo" value="foo" style="color: purple">
7 </form>
8 </body>
9 </html>