Bug 131741

Summary: [New Multicolumn] Percentage heights should skip the flow thread for calculations
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Dave Hyatt
Reported 2014-04-16 10:30:23 PDT
Make sure percentage heights don't get resolved against an auto height flow thread. The flow thread needs to be skipped for these calculations.
Attachments
Patch (4.24 KB, patch)
2014-04-16 10:33 PDT, Dave Hyatt
simon.fraser: review+
Dave Hyatt
Comment 1 2014-04-16 10:33:14 PDT
Dave Hyatt
Comment 2 2014-04-16 10:37:32 PDT
Fix landed in r167353.
Note You need to log in before you can comment on or make changes to this bug.