Bug 13655

Summary: Incomplete repaint when text-shadow is used in a render layer with explicit height
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: VERIFIED FIXED    
Severity: Critical CC: mitz
Priority: P1    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Test case
none
Test case using script
none
Simplify layer repaint logic darin: review+

Timothy Hatcher
Reported 2007-05-10 05:19:12 PDT
This was caused by the change to remove repaintObjectsBeforeLayout in bug 13496 (r21120 / http://trac.webkit.org/projects/webkit/changeset/21120). See attached test case.
Attachments
Test case (376 bytes, text/html)
2007-05-10 05:22 PDT, Timothy Hatcher
no flags
Test case using script (825 bytes, text/html)
2007-05-10 05:26 PDT, Timothy Hatcher
no flags
Simplify layer repaint logic (49.11 KB, patch)
2007-05-10 08:26 PDT, mitz
darin: review+
Timothy Hatcher
Comment 1 2007-05-10 05:22:55 PDT
Created attachment 14461 [details] Test case
Timothy Hatcher
Comment 2 2007-05-10 05:26:34 PDT
Created attachment 14462 [details] Test case using script
mitz
Comment 3 2007-05-10 08:26:49 PDT
Created attachment 14468 [details] Simplify layer repaint logic A P1/Critical bug is a good excuse to get rid of checkForRepaintOnResize.
Darin Adler
Comment 4 2007-05-10 10:26:02 PDT
Comment on attachment 14468 [details] Simplify layer repaint logic r=me
Timothy Hatcher
Comment 5 2007-05-10 22:12:17 PDT
Timothy Hatcher
Comment 6 2007-05-10 22:52:27 PDT
This does fix my original document and the test case.
Note You need to log in before you can comment on or make changes to this bug.