mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 21:58:37 +00:00
10 lines
167 B
HTML
10 lines
167 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Bug 1007278: check disabled and non-disabled buttons look different</title>
|
|
</head>
|
|
<body>
|
|
<input type="reset">
|
|
</body>
|
|
</html>
|