Backed out 2 changesets (bug 1930466) for causing bc failures on browser_timezone...
[gecko.git] / layout / reftests / forms / button / disabled-6-notref.html
blobc6f0abce669934c667826a76f32ff77a7164fb6a
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 <input disabled type="submit">
8 </body>
9 </html>