[Webkit-unassigned] [Bug 77754] REGRESSION (r94492): Incorrect initial layout of absolutely positioned <input> inside centering div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 4 12:23:19 PST 2012


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





--- Comment #3 from Robert Hogan <robert at webkit.org>  2012-02-04 12:23:19 PST ---
Even when it's right it's wrong - the position is always a bit off centre in the test case because the child's width is always stale. I don't see much alternative to re-computing the child's width each time in RenderBlock::startAlignedOffsetForLine() at the moment.

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