Bug 124346 - [CSS Regions] Content outside a named flow is painted underneath named-flow floats overflowing the region
Summary: [CSS Regions] Content outside a named flow is painted underneath named-flow f...
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: 124706
  Show dependency treegraph
 
Reported: 2013-11-14 04:59 PST by Mihai Balan
Modified: 2022-07-12 17:19 PDT (History)
3 users (show)

See Also:


Attachments
Test case (1.44 KB, text/html)
2013-11-14 05:00 PST, Mihai Balan
no flags Details
Test case ref (1.25 KB, text/html)
2013-11-14 05:01 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-14 04:59:34 PST
Floats overflowing a region will be drawn on top of content outside the region (not flowed in it), even when said contents are after the floats (or the region) in DOM order.
Comment 1 Mihai Balan 2013-11-14 05:00:13 PST
Created attachment 216921 [details]
Test case
Comment 2 Mihai Balan 2013-11-14 05:01:04 PST
Created attachment 216922 [details]
Test case ref
Comment 3 Brent Fulgham 2022-07-12 17:19:28 PDT
CSS Regions were removed in Bug 174978.