[Webkit-unassigned] [Bug 94317] Counter values not clamped on integer overflow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 10:46:49 PDT 2012


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





--- Comment #2 from Tab Atkins <tabatkins at google.com>  2012-08-17 10:47:19 PST ---
No, we should absolutely not overflow.

We commented out the section about required limits in <http://dev.w3.org/csswg/css3-values/>, but from testing in various things, we were going to require impls to support at least +-(2^23 - 1).  Also, you were required to clamp if a number was outside your range.

We'll put the section back into level 4 of the spec, it was just slowing down CR.

-- 
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