[Webkit-unassigned] [Bug 40142] Repaint failure due to optimization in r52839

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 08:12:04 PDT 2010


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





--- Comment #1 from Cory Mintz <cory at phanfare.com>  2010-06-04 08:12:03 PST ---
Created an attachment (id=57878)
 --> (https://bugs.webkit.org/attachment.cgi?id=57878)
Reduction

Reduction attached.

The reduction shows an IMG inside of a DIV. The IMG has text-align:center. With the correct sequence of steps the region the IMG would be in if it wasn't centered is repainted, rather than where it actually this. This causes the IMG to be clipped in half.

Note: It's possible that the test case will work on first load and you will need to refresh the page.

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