RESOLVED WORKSFORME Bug 20398
divide by zero with webkit-columns and gap
https://bugs.webkit.org/show_bug.cgi?id=20398
Summary divide by zero with webkit-columns and gap
Tavis Ormandy
Reported 2008-08-15 06:22:19 PDT
<style type="text/css"> body { -webkit-columns: 0; -webkit-column-gap: -1; } </style>
Attachments
Mark Rowe (bdash)
Comment 1 2008-08-15 06:55:31 PDT
I cannot reproduce this in TOT WebKit. Can you please include more information in your bug reports in future, such as what version of WebKit you tested with, and on which platforms?
Tavis Ormandy
Comment 2 2008-08-15 07:06:19 PDT
Hi Mark, apologies, I had just filed a set of several bugs that I thought I had verified reproduced on a recent nightly build. You're correct I must have missed this one, it appears to have been corrected. Please feel free to close.
Note You need to log in before you can comment on or make changes to this bug.