<!DOCTYPE html> <html> <head> <title>Bug 1007278: check disabled and non-disabled buttons look different</title> </head> <body> <input type="button" value="Some text"> </body> </html>