1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 01:04:58 +00:00
serenity/Tests/LibWeb/Ref/reference/input-placeholder-ref.html
2023-12-10 20:56:19 +01:00

15 lines
349 B
HTML

<style>
* {
margin: 0;
}
body {
background-color: white;
}
</style>
<!-- To rebase:
1. Open input-placeholder.html in Ladybird
2. Resize the window just above the width of the canvas
3. Right click > "Take Full Screenshot"
4. Update the image below:
-->
<img src="./images/input-placeholder-ref.png">