gecko/layout/reftests/css-valid/input/input-image-ref.html

7 lines
108 B
HTML
Raw Normal View History

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