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

6 lines
148 B
HTML
Raw Normal View History

<!DOCTYPE html>
<link rel="match" href="../expected/input-background.html" />
<div style="background-color: blue">
<input type="text" />
</div>