RESOLVED WONTFIX Bug 102595
[CSS Regions] getRegionFlowRanges() doesn't reflect region's display content
https://bugs.webkit.org/show_bug.cgi?id=102595
Summary [CSS Regions] getRegionFlowRanges() doesn't reflect region's display content
Mike Sierra
Reported 2012-11-17 12:24:39 PST
Created attachment 174825 [details] Screenshot, Console (Chromium) Copy HTML into local file & load. Resize page so that content overflows final purple region in the region chain, with boundary between last & second-to-last paragraphs displaying within region. (2nd-to-last ends "livvy"; last starts "What clashes"; see attached screen shot for example.) These two paragraphs are interrupted by another <aside> content element that's diverted to a different named flow. Reload page. Console lists final region's getRegionFlowRanges() as content strings. Expected behavior: text should appear for 2 ranges, the second starting "What clashes" Actual behavior: as shown in attached screen shot, only the first range has text. There is a second range, apparently empty.
Attachments
Screenshot, Console (Chromium) (131.85 KB, image/png)
2012-11-17 12:24 PST, Mike Sierra
no flags
Test (23.46 KB, text/html)
2013-06-13 12:05 PDT, Michelangelo De Simone
no flags
Michelangelo De Simone
Comment 1 2013-06-13 12:05:26 PDT
Brent Fulgham
Comment 2 2022-07-12 17:15:41 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.