Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 1368113-1-ref.html
blobe0e5a125ea3916dc1ec5a3a0fcc42c76e8c68c96
1 <!DOCTYPE html>
2 <style>
3 input::placeholder { color: green; }
4 </style>
5 <input type="number" placeholder="This should be green">