haikuwebkit/LayoutTests/fast/forms/input-appearance-default-bk...

5 lines
234 B
HTML

<html>
<body style="background-color: purple;">
This tests that the default background color for the new text fields is white.<br><input style=" -khtml-appearance: textfield;" type="text" value="This should be white.">
</body>
</html>