summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/button/disabled-3.html
blob: 440d43b531891b44e0fe93efc0c47041b72e6cf2 (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>
  <button>Some text</button>
</body>
</html>