<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>
<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>