[Webkit-unassigned] [Bug 92154] New: Add horizontal writing mode logic to FractionalLayoutRect and update RenderBox, RenderBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 13:30:26 PDT 2012


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

           Summary: Add horizontal writing mode logic to
                    FractionalLayoutRect and update RenderBox, RenderBlock
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eae at chromium.org
                CC: eric at webkit.org, abarth at webkit.org,
                    simon.fraser at apple.com


Add logicalLeft/Right/Top/Bottom/Width/Height and setLogicalLeft/Right/Width/Height methods to FractionalLayoutRect and change RenderBox and RenderBlock to use them. This reduces the number of places where we have to do the mapping between logical and actual values.

-- 
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