Bug 76991 - [CSS Regions] RenderFlowThread logicalHeight should depend on the flow content height
Summary: [CSS Regions] RenderFlowThread logicalHeight should depend on the flow conten...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2012-01-25 02:10 PST by Raul Hudea
Modified: 2014-03-03 05:39 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raul Hudea 2012-01-25 02:10:05 PST
Currently, the logicalHeight of a RenderFlowThread is always the sum of all the regions instead of the height of the flow content.
Comment 1 Andrei Bucur 2014-03-03 05:39:29 PST
Now this is the expected behavior. Closing as invalid.