Mypal/layout/reftests/css-ui-invalid/input/input-button-ref.html
2019-03-11 13:26:37 +03:00

7 lines
109 B
HTML

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