mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
4 lines
207 B
HTML
4 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>
|