[Webkit-unassigned] [Bug 124680] New: [CSS Shapes] ShapeOutsideInfo needs to use the parent's writing mode when calculating offsets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 14:44:01 PST 2013


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

           Summary: [CSS Shapes] ShapeOutsideInfo needs to use the
                    parent's writing mode when calculating offsets
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: betravis at adobe.com
            Blocks: 98664


Created an attachment (id=217482)
 --> (https://bugs.webkit.org/attachment.cgi?id=217482&action=review)
Test case

ShapeOutsideInfo is currently using its element's writing mode to setup the shape and compute line offsets. This needs to be done in writing mode of the parent of the line box instead.

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