[Webkit-unassigned] [Bug 25645] SVG - overflow for big sized elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 05:52:13 PDT 2010


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





--- Comment #7 from David Yonge-Mallo <davinci at chromium.org>  2010-03-24 05:52:13 PST ---
(In reply to comment #5)
> I checked the output on Mac and Linux, and perhaps surprisingly they are 
> the same.  

The reason I chose 123... and 987... is because they're easy to spot while
debugging.  When I noticed the output was different than the input, I thought
about using other numbers, but any number large enough to cause integer
overflow is also large enough to cause floating point imprecision.  For
example, 1000... changes to 999... and so on, and at least with the current
choice of numbers the first few digits remain the same.

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