[Webkit-unassigned] [Bug 124977] New: [CSS Regions] Normal flow region overlaps floated region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 28 09:40:04 PST 2013


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

           Summary: [CSS Regions] Normal flow region overlaps floated
                    region
           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,124706


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

A normal flow region overlaps a floated region, and render its content on top of the floated region.

My personal expectation would be that the content flowed in the normal-flow region would not render on top of the floated region. This should also be the case, since regions are supposed to be block formatting context, so they (or their contents) should automatically clear other floats outside of them

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