[Webkit-unassigned] [Bug 123795] New: [CSS Regions] Percent-sized floats are sized relative to the size of the NamedFlowThread instead of the region they are rendered in

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 02:28:41 PST 2013


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

           Summary: [CSS Regions] Percent-sized floats are sized relative
                    to the size of the NamedFlowThread instead of the
                    region they are rendered in
           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


Created an attachment (id=216017)
 --> (https://bugs.webkit.org/attachment.cgi?id=216017&action=review)
HTML file highlighting the problem

When a float that has the size specified with percents is flowed through a region chain with multiple regions, the size of the float is computed relative to the sum of the sizes of the regions instead of the size of the region the float is rendered in.

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