Bug 46114

Summary: REGRESSION: Two tables repaint tests failing on bots
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: TablesAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch bdakin: review+

Dave Hyatt
Reported 2010-09-20 12:39:10 PDT
This is a regression from setting the new table cell location in layoutRows prior to laying out. In order to fix, I need to apply layout delta the same way block layout does.
Attachments
Patch (29.94 KB, patch)
2010-09-20 12:41 PDT, Dave Hyatt
no flags
Patch (3.67 KB, patch)
2010-09-20 13:18 PDT, Dave Hyatt
bdakin: review+
Dave Hyatt
Comment 1 2010-09-20 12:41:16 PDT
Dave Hyatt
Comment 2 2010-09-20 13:18:26 PDT
Dave Hyatt
Comment 3 2010-09-20 13:21:52 PDT
Fixed in r67879.
Note You need to log in before you can comment on or make changes to this bug.