Bug 124976 - [CSS Regions] Margins on normal flow content with breaks when floats are around are incorrectly computed
Summary: [CSS Regions] Margins on normal flow content with breaks when floats are arou...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 57312 124706
  Show dependency treegraph
 
Reported: 2013-11-28 09:27 PST by Mihai Balan
Modified: 2022-07-12 17:20 PDT (History)
2 users (show)

See Also:


Attachments
Test-case (1.86 KB, text/html)
2013-11-28 09:28 PST, Mihai Balan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.