Backed out 2 changesets (bug 1930466) for causing bc failures on browser_timezone...
[gecko.git] / layout / reftests / forms / button / disabled-3-notref.html
blobbd8b4577467364e5f6fe7a6ab452667667661f1e
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Bug 1007278: check disabled and non-disabled buttons look different</title>
5 </head>
6 <body>
7 <button disabled>Some text</button>
8 </body>
9 </html>