[Webkit-unassigned] [Bug 101848] REGRESSION (r133351): Layout issues at bugs.webkit.org, all standard buttons have incorrect text baseline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 09:25:57 PDT 2013


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





--- Comment #16 from Dave Hyatt <hyatt at apple.com>  2013-04-11 09:24:11 PST ---
Basically layout needs to know absolute offsets and really know where it is placing stuff in an absolute sense.

The other big issue with subpixel layout of course is that we need to know about device pixels as well. It's silly to do rounding to CSS pixels only without taking device pixels into account.

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