ladybird/Tests/LibWeb/Ref/expected/input-background.html

5 lines
118 B
HTML
Raw Normal View History

<!DOCTYPE html>
<div style="background-color: blue">
<input type="text" style="background-color: Field" />
</div>