Bug 8056

Summary: Flexible boxes do not repaint their top, left and children's overflows
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: VERIFIED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Patch darin: review+

Description mitz 2006-03-29 10:51:43 PST
I am going to attach a patch including test cases.
Comment 1 mitz 2006-03-29 10:57:23 PST
Created attachment 7375 [details]
Patch
Comment 2 Darin Adler 2006-03-30 08:40:29 PST
Comment on attachment 7375 [details]
Patch

Looks good to me, but also I think lots of layout code is crying out for use of overflowRect as opposed to the separate overflowLeft, Top, Width, Height functions.

r=me
Comment 3 mitz 2006-04-04 01:50:20 PDT
Verified in r13675 nightly.