gecko/layout/reftests/css-invalid/button/button-disabled-ref.html

7 lines
114 B
HTML

<!DOCTYPE html>
<html>
<body>
<button style="background-color: green;" disabled></button>
</body>
</html>