mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 22:32:05 +00:00
10 lines
176 B
HTML
10 lines
176 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Bug 1007278: check disabled and non-disabled buttons look different</title>
|
|
</head>
|
|
<body>
|
|
<input disabled type="reset">
|
|
</body>
|
|
</html>
|