Bug 102595

Summary: [CSS Regions] getRegionFlowRanges() doesn't reflect region's display content
Product: WebKit Reporter: Mike Sierra <letmespellitoutforyou>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, donggwan.kim, mibalan, mihnea, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/mike-sierra/webplatform/blob/master/examples/bugGetRanges.html
Bug Depends on:    
Bug Blocks: 128165    
Attachments:
Description Flags
Screenshot, Console (Chromium)
none
Test none

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.