[Webkit-unassigned] [Bug 102428] Support geometricPrecision for HTML elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 13:42:09 PST 2012


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





--- Comment #10 from mitz at webkit.org <mitz at webkit.org>  2012-11-16 13:43:59 PST ---
(From update of attachment 174511)
This platform-specific patch appears to tie geometricprecision to two behaviors:
1. Allowing text runs to have non-integer widths
2. Allowing non-integral pixel font sizes

(1) is already the behavior of OS X WebKit, for all values of the text-rendering property

What’s the motivation for making (1) opt-in on any port, rather than enabling it by default for the port that doesn’t have it yet?

What’s the motivation for making (2) opt-in, rather than enabling it by default for all ports?

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