RESOLVED FIXED 46386
Give line boxes an m_isVertical bit so they know if they are vertical or not.
https://bugs.webkit.org/show_bug.cgi?id=46386
Summary Give line boxes an m_isVertical bit so they know if they are vertical or not.
Dave Hyatt
Reported 2010-09-23 12:19:39 PDT
Give line boxes an m_isVertical bit so they know if they are vertical or not without having to ask the containing block.
Attachments
Patch (8.64 KB, patch)
2010-09-23 12:53 PDT, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2010-09-23 12:53:23 PDT
Dave Hyatt
Comment 2 2010-09-23 13:22:04 PDT
Fixed in r68186.
Note You need to log in before you can comment on or make changes to this bug.