[Webkit-unassigned] [Bug 15994] REGRESSION: Incomplete repaint of CSS image substitution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 13:02:17 PDT 2010


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





--- Comment #14 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-03-18 13:02:16 PST ---
Created an attachment (id=51080)
 --> (https://bugs.webkit.org/attachment.cgi?id=51080)
Fix the issue

First attempt to fix the issue.

It think there is still a missing case. If I understand correctly, the
layoutDelta is relative to the enclosing layer(?).
If in the slow path, but with a layer(), layoutDelta should be transformed
before applied to the clipping rect.

Is that right?

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