RESOLVED FIXED 69173
[CSS3 Regions] RTL and LTR mixtures still not correct in variable width regions
https://bugs.webkit.org/show_bug.cgi?id=69173
Summary [CSS3 Regions] RTL and LTR mixtures still not correct in variable width regions
Dave Hyatt
Reported 2011-09-30 14:39:15 PDT
RTL and LTR mixtures still not correct in variable width regions. The loop was much simpler than i thought. You can just adjust the offset based off your own directionality.
Attachments
Patch (63.66 KB, patch)
2011-09-30 14:51 PDT, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2011-09-30 14:51:09 PDT
Dave Hyatt
Comment 2 2011-09-30 15:12:22 PDT
Fixed in r96431.
Note You need to log in before you can comment on or make changes to this bug.