RESOLVED FIXED48776
Change isVertical() to isHorizontal() on InlineBox.
https://bugs.webkit.org/show_bug.cgi?id=48776
Summary Change isVertical() to isHorizontal() on InlineBox.
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.