NEW 170671
CSS -webkit-radial-gradient causes browser crash
https://bugs.webkit.org/show_bug.cgi?id=170671
Summary CSS -webkit-radial-gradient causes browser crash
yisibl
Reported 2017-04-10 04:26:49 PDT
1. Open http://jsbin.com/yayifepeha/edit?output 2. Right click on the page, select "Inspect element" 3. browser crash
Attachments
browser crash (38.63 KB, image/png)
2017-04-10 04:27 PDT, yisibl
no flags
yisibl
Comment 1 2017-04-10 04:27:29 PDT
Created attachment 306681 [details] browser crash
yisibl
Comment 2 2017-04-10 04:28:32 PDT
background: -webkit-radial-gradient(yellow, 50%, green) no-repeat; or background: -webkit-linear-gradient(yellow, 50%, green) no-repeat;
Radar WebKit Bug Importer
Comment 3 2017-04-10 07:16:03 PDT
zalan
Comment 4 2017-04-10 08:13:06 PDT
(In reply to yisibl from comment #0) > 1. Open http://jsbin.com/yayifepeha/edit?output > 2. Right click on the page, select "Inspect element" > 3. browser crash I can't reproduce this with the latest Safari TP. Do you click on a specific element to make the browser crash?
Note You need to log in before you can comment on or make changes to this bug.