mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 07:22:21 +00:00
3 lines
207 B
HTML
3 lines
207 B
HTML
<!doctype html>
|
|
<link rel="match" href="../expected/empty-radial-gradient-crash.html" />
|
|
<div style="background-image: radial-gradient(ellipse closest-corner at 0px 0px, white, red);">Should not crash</div>
|