Files
ladybird/Tests/LibWeb/Screenshot/reference/clip-path-transformed-ref.html
Gingeh c4e8eeb9a3 LibWeb: Don't crash on transformed clip-paths
We can remove this check and FIXME because we already support them
2024-11-02 04:30:14 +00:00

10 lines
136 B
HTML

<style>
* {
margin: 0;
}
body {
background-color: white;
}
</style>
<img src="../images/clip-path-transformed-ref.png">