Bug 124977

Summary: [CSS Regions] Normal flow region overlaps floated region
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mihnea, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312, 124706    
Attachments:
Description Flags
Test-case none

Mihai Balan
Reported 2013-11-28 09:38:30 PST
Created attachment 218007 [details] 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
Attachments
Test-case (1.41 KB, text/html)
2013-11-28 09:38 PST, Mihai Balan
no flags
Mihnea Ovidenie
Comment 1 2014-06-06 01:13:26 PDT
Fixed by https://bugs.webkit.org/show_bug.cgi?id=133545 *** This bug has been marked as a duplicate of bug 133545 ***
Note You need to log in before you can comment on or make changes to this bug.