Bug 124844

Summary: [CSS Regions] Autoheight region has incorrect height when previous region has a fixed size and content has forced break
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, mihnea, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 129678    
Attachments:
Description Flags
Test-case
none
Simplified test none

Mihai Balan
Reported 2013-11-25 08:39:23 PST
Created attachment 217810 [details] Test-case When the margin of an element with region-break-after: always slightly overflows a region with a specified height, the next region gets an incorrect height if it has height: auto; REPRODUCTION: In the attached sample file, resize the window so that the text in the first region is laid out on two lines. EXPECTED The second region is as tall as the last two paragraphs. ACTUAL Second region is very short and content overflows.
Attachments
Test-case (1.20 KB, text/html)
2013-11-25 08:39 PST, Mihai Balan
no flags
Simplified test (685 bytes, text/html)
2014-06-16 23:48 PDT, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2014-06-16 23:48:29 PDT
Created attachment 233220 [details] Simplified test
Brent Fulgham
Comment 2 2022-07-12 17:19:55 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.