Merge mozilla-central to autoland. a=merge CLOSED TREE
[gecko.git] / layout / reftests / high-contrast / non-themed-button-002.html
blobc2ccf9a7f2d3d730570a1baf38215fbe12914d01
1 <!doctype html>
2 <style>
3 button {
4 border: none;
5 padding: 0;
6 background-color: red;
8 </style>
9 <button>Foo</button>