[Webkit-unassigned] [Bug 112785] New: [CSS Regions] In varying width regions float fragments are positioned relative to the first region only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 02:46:36 PDT 2013


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

           Summary: [CSS Regions] In varying width regions float fragments
                    are positioned relative to the first region only
           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: mibalan at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 57312


Float fragments should be positioned leftmost/rightmost in each fragmentainer (region).

Currently, the position for the float fragments seems to be based solely on the first region. (e.g. outside the second region if the first region is wider than the second one, or in the middle of the second region if the second region is wider than the first one).

See attached ref-test for a visual example.

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