[Webkit-unassigned] [Bug 18994] LANG/LC_ALL influences the result of element.style.opacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 14:55:58 PDT 2009


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


Evan Martin <evan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41061|                            |review?
               Flag|                            |




--- Comment #77 from Evan Martin <evan at chromium.org>  2009-10-12 14:55:56 PDT ---
(From update of attachment 41061)
Actually, I'm kind of exhausted on this bug.

>From the printf docs %.6g means you show up to 6 significant digits, but then
somehow it doesn't happen when your number very is close to zero and they also
arbitrarily chop off trailing digits if they are 0 even when they are
significant.  This patch passes all the layout tests, but I had to change the
precision on one, but I find it hard to care too much about it.

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