[Webkit-unassigned] [Bug 14675] Repaint issues related to removing or resizing nodes in documents that rely heavily on CSS styling of nodes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 12:06:21 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14675





------- Comment #2 from eric at webkit.org  2007-10-10 12:06 PDT -------
I expect this is related to the caching of absoluteOverflowClippedRects and
layout() not being called often enough during the animation to update them. 
Thus the rect that the divs are invalidating during layout would be wrong.  But
that's just a guess.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list