Bug 129311
Summary: | RenderBlockFlow::startAlignedOffsetForLine needs to pass a valid RootInlineBox to updateLogicalWidthForAlignment | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mario Sanchez Prada <mario> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dtrebbien, hyatt |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Mario Sanchez Prada
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |