VERIFIED FIXED 8056
Flexible boxes do not repaint their top, left and children's overflows
https://bugs.webkit.org/show_bug.cgi?id=8056
Summary Flexible boxes do not repaint their top, left and children's overflows
mitz
Reported 2006-03-29 10:51:43 PST
I am going to attach a patch including test cases.
Attachments
Patch (19.32 KB, patch)
2006-03-29 10:57 PST, mitz
darin: review+
mitz
Comment 1 2006-03-29 10:57:23 PST
Darin Adler
Comment 2 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
mitz
Comment 3 2006-04-04 01:50:20 PDT
Verified in r13675 nightly.
Note You need to log in before you can comment on or make changes to this bug.