gecko-dev/layout/reftests/css-ui-valid/button/button-disabled-ref.html

7 строки
114 B
HTML

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