RESOLVED FIXED 58230
Divide by zero in calcColumnWidth
https://bugs.webkit.org/show_bug.cgi?id=58230
Summary Divide by zero in calcColumnWidth
Abhishek Arya
Reported 2011-04-11 06:20:25 PDT
Created attachment 88999 [details] Testcase Testcase:: <style> html, body { -webkit-column-count: 2000000000; -webkit-column-width: 0;
Attachments
Testcase (83 bytes, text/html)
2011-04-11 06:20 PDT, Abhishek Arya
no flags
Patch (3.31 KB, patch)
2011-04-11 11:49 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2011-04-11 10:51:31 PDT
Simon Fraser (smfr)
Comment 2 2011-04-11 11:49:52 PDT
Abhishek Arya
Comment 3 2011-04-11 11:56:49 PDT
Thanks Simon. My fuzzer can now dive into something else :)
Simon Fraser (smfr)
Comment 4 2011-04-11 12:07:57 PDT
Note You need to log in before you can comment on or make changes to this bug.