Bug 124976

Summary: [CSS Regions] Margins on normal flow content with breaks when floats are around are incorrectly computed
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312, 124706    
Attachments:
Description Flags
Test-case none

Description Mihai Balan 2013-11-28 09:27:24 PST
Margins on normal flow content with forced breaks are incorrectly computed (seem to be MAX_INT?) when floats are around.

See attached file. The two blue & green squares should both be visible, either in the same region or in different regions (this behavior is not clearly specified yet).
Comment 1 Mihai Balan 2013-11-28 09:28:38 PST
Created attachment 218005 [details]
Test-case
Comment 2 Mihai Balan 2013-12-03 02:03:43 PST
This was broken in WebKit Nightly r158804 but is working correctly in r159991.
Comment 3 Mihai Balan 2013-12-04 05:53:35 PST
Still needs investigation, we want to know what happened.
Comment 4 Brent Fulgham 2022-07-12 17:20:01 PDT
CSS Regions were removed in Bug 174978.