chromium/third_party/blink/web_tests/fast/gradients/css3-repeating-radial-gradients-crash-expected.html

<!doctype html>
<html>
<body style="background-image: repeating-radial-gradient(closest-side circle at 0% 0%, #fff, #000);">
Test for crbug.com/295126. If this test passes, no crash occurs.
</body>
</html>