[Webkit-unassigned] [Bug 51566] TextMetrics::width is an integer, but the member is a float

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 23 15:28:41 PST 2010


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





--- Comment #2 from Evan Martin <evan at chromium.org>  2010-12-23 15:28:41 PST ---
in LayoutTests/fast/canvas/canvas-text-baseline.html
if I dump out all the widths found by ctx.measureText(text).width
they are always integers.  Not sure if it's intentional (or perhaps in Chrome we always have integer width fonts for other reasons)

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