mirror of
https://github.com/RGBCube/serenity
synced 2025-09-14 22:06:17 +00:00
Tests/LibWeb: Add SVG maskContentUnits
ref test
This commit is contained in:
parent
163b6bb401
commit
580763e43e
3 changed files with 35 additions and 0 deletions
9
Tests/LibWeb/Ref/reference/svg-maskContentUnits-ref.html
Normal file
9
Tests/LibWeb/Ref/reference/svg-maskContentUnits-ref.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<style>
|
||||
* {
|
||||
margin: 0;
|
||||
}
|
||||
body {
|
||||
background-color: white;
|
||||
}
|
||||
</style>
|
||||
<img src="./images/svg-maskContentUnits-ref.png">
|
Loading…
Add table
Add a link
Reference in a new issue