summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/button/disabled-6.html
blob: 2a1d9cfa7fdeb320845cfc22cc66a2e94eced914 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
<title>Bug 1007278: check disabled and non-disabled buttons look different</title>
</head>
<body>
  <input type="submit">
</body>
</html>