blob: febd6c55aa655b7a94d8cda2255e2320a6a3e97a [file] [edit]
<!DOCTYPE html>
<style>
input { background-color: rgb(128, 228, 128); }
</style>
<input value="text">
<p>PASS if the input field has a light green background</p>