Newer
Older
minerva / Tests / LibWeb / Ref / reference / input-background.html
@minerva minerva on 13 Jul 118 bytes Initial commit
<!DOCTYPE html>
<div style="background-color: blue">
    <input type="text" style="background-color: Field" />
</div>