[Webkit-unassigned] [Bug 80411] New: CSS3 calc: identify divide by zero cases at parse time
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 6 05:46:13 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80411
Summary: CSS3 calc: identify divide by zero cases at parse time
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mikelawther at chromium.org
calc only allows dividing by a numeric quantity, so division by zero should be decidable at parse time.
This bug is to implement parse time detection in all cases.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list