gecko-dev/layout/reftests/forms/button/disabled-3-notref.html

10 строки
182 B
HTML

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