[Webkit-unassigned] [Bug 94964] Repaint issue in vertical-rl content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 27 13:47:47 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94964
Simon Fraser (smfr) <simon.fraser at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simon.fraser at apple.com
--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> 2012-08-27 13:47:49 PST ---
In RenderBox::computeRectForRepaint(), we do:
topLeft += layer()->offsetForInFlowPosition();
offsetForInFlowPosition() is physical, so this seems wrong.
--
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