summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/button/disabled-5.html
blob: ded7c1905df574757366d33b3ae6d3b22524c79c (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="reset">
</body>
</html>