blob: b5ea559b9e7c158e254f2a7e047b56487ad8f281 [file] [log] [blame]
<!DOCTYPE html>
<style>
input { background-color: rgb(0, 100, 0); }
</style>
<input value="text">
<p>PASS if the input field has a dark green background</p>