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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 строки
114 B
HTML
Исходник Обычный вид История

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