mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-10 18:21:04 +00: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>
|