[Webkit-unassigned] [Bug 92800] Table test is invalidating the wrong rect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 16:03:07 PDT 2012


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





--- Comment #5 from Eric Seidel <eric at webkit.org>  2012-07-31 16:03:08 PST ---
Yes, I've confirmed that the cells which are issuing the repaints are inside a table (which is inside a div), which has no "next" children, thus must be the last table in the set, indicating it's the newest one.  Yet it's attempting to invalidate rects like (0,8),(245, 56)  (which is actually the full table layout rect)

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