WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Test
(23.46 KB, text/html)
2013-06-13 12:05 PDT
,
Michelangelo De Simone
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Michelangelo De Simone
Comment 1
2013-06-13 12:05:26 PDT
Created
attachment 204636
[details]
Test
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.
Top of Page
Format For Printing
XML
Clone This Bug