Files
UXP-Fixed/layout/reftests/forms/button/disabled-3.html
T
2018-02-02 04:16:08 -05:00

10 lines
173 B
HTML

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