ladybird/Tests/LibWeb/Ref/input/empty-radial-gradient-crash.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>