[Webkit-unassigned] [Bug 20398] New: divide by zero with webkit-columns and gap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 15 06:22:19 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20398

           Summary: divide by zero with webkit-columns and gap
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: taviso at google.com


<style type="text/css">
body {
       -webkit-columns: 0;
       -webkit-column-gap: -1;
}
</style>


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list