1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 18:05:07 +00:00
serenity/Tests/LibWeb/Ref/reference/svg-background-no-natural-size-ref.html

14 lines
293 B
HTML

<style>
* {
margin: 0;
}
body {
background-color: white;
}
</style>
<!-- To rebase:
1. Open svg-background-no-natural-size.html in Ladybird
2. Right click > "Take Full Screenshot"
3. Update the image below:
-->
<img src="./images/svg-background-no-natural-size-ref.png">