RESOLVED WONTFIX 124844
[CSS Regions] Autoheight region has incorrect height when previous region has a fixed size and content has forced break
https://bugs.webkit.org/show_bug.cgi?id=124844
Summary [CSS Regions] Autoheight region has incorrect height when previous region has...
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.