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

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

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

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