Newer
Older
minerva / Tests / LibWeb / Screenshot / reference / svg-background-no-natural-size-ref.html
@minerva minerva on 13 Jul 294 bytes Initial commit
<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">