1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-14 12:28:56 +00:00
Files
UXP/layout/reftests/forms/button/disabled-4.html
T

10 lines
186 B
HTML

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