NEW 129311
RenderBlockFlow::startAlignedOffsetForLine needs to pass a valid RootInlineBox to updateLogicalWidthForAlignment
https://bugs.webkit.org/show_bug.cgi?id=129311
Summary RenderBlockFlow::startAlignedOffsetForLine needs to pass a valid RootInlineBo...
Mario Sanchez Prada
Reported 2014-02-25 08:36:52 PST
Once the backport patch from blink for bug 71194 is committed, there will be still one issue pending to be fixed, which is passing the right RootInlineBox to updateLogicalWidthForAlignment() from RenderBlockFlow::startAlignedOffsetForLine, considering the bidi level used to construct the line. This bug is for tracking that issue
Attachments
Note You need to log in before you can comment on or make changes to this bug.