[Webkit-unassigned] [Bug 54387] V8 3.1.4 changed value of Math.LOG10E

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 12:57:50 PST 2011


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





--- Comment #9 from Peter Kasting <pkasting at google.com>  2011-02-17 12:57:50 PST ---
(From update of attachment 82782)
View in context: https://bugs.webkit.org/attachment.cgi?id=82782&action=review

> LayoutTests/fast/js/kde/script-tests/math.js:17
> +// JSC and V8 has different values for Math.LOG10E

Nit: has -> return.  You might want to add to the end that this is the more accurate value.

> LayoutTests/fast/js/kde/script-tests/math.js:19
>  shouldBe("String()+Math.LOG10E", "'0.43429448190325176'");

Please remove this line.  We should only expect one result.  It is OK for JSC to have an expected-fail result for just the first value.

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