Bug 117643 - [CSS Regions] Flows with only one RenderRegion could do the layout in flow
Summary: [CSS Regions] Flows with only one RenderRegion could do the layout in flow
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 128243
  Show dependency treegraph
 
Reported: 2013-06-14 09:06 PDT by Alexandru Chiculita
Modified: 2022-07-13 09:24 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2013-06-14 09:06:32 PDT
When the RenderNamedFlowThread has only one RenderRegion attached, it could do the layout in one pass even if the region has height: auto.
Comment 1 Brent Fulgham 2022-07-13 09:24:39 PDT
CSS Regions were removed in Bug 174978.