Bug 48776

Summary: Change isVertical() to isHorizontal() on InlineBox.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: 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 mitz: review+

Dave Hyatt
Reported 2010-11-01 13:26:08 PDT
Change isVertical() to isHorizontal() on InlineBox. This flips the question asked so that the horizontal code path is what you see first.
Attachments
Patch (37.43 KB, patch)
2010-11-01 13:27 PDT, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2010-11-01 13:27:39 PDT
mitz
Comment 2 2010-11-01 13:58:04 PDT
Comment on attachment 72548 [details] Patch rs=me
Dave Hyatt
Comment 3 2010-11-01 14:14:06 PDT
Fixed in r71055.
Note You need to log in before you can comment on or make changes to this bug.