[Webkit-unassigned] [Bug 129311] New: RenderBlockFlow::startAlignedOffsetForLine needs to pass a valid RootInlineBox to updateLogicalWidthForAlignment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 08:39:45 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129311

           Summary: RenderBlockFlow::startAlignedOffsetForLine needs to
                    pass a valid RootInlineBox to
                    updateLogicalWidthForAlignment
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mario at webkit.org
                CC: hyatt at apple.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list