blob: 5dd81154a6f632679b0fb919af0fde693d8d5109 [file] [log] [blame]
<html>
This tests that background color and background images can be set on the new text fields.<br><input style=" -khtml-appearance: textfield; background-color: pink;" type="text" value="This should be pink."><br><input style=" -khtml-appearance: textfield; background-image: url('resources/apple.gif')" type="text">
</html>