WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
104928
[CSS Regions] getRegionsByContent() false positive for overset content
https://bugs.webkit.org/show_bug.cgi?id=104928
Summary
[CSS Regions] getRegionsByContent() false positive for overset content
Mike Sierra
Reported
2012-12-13 09:58:08 PST
Load page into browser. The page runs a timer to successively hide green content elements. At each step, the message reports on getRegionsByContent() matches for red content. Before trailing red content comes into view, getRegionsByContent() inaccurately reports that the last region in the chain contains part of it. The # of regions should be 0 until red content becomes visible. I assume this behavior would be valid if region-fragment (or -webkit-region-overflow) were not set to 'break', i.e., when overflow-y makes downstream red content accessible.
Attachments
Add attachment
proposed patch, testcase, etc.
Mihai Balan
Comment 1
2013-05-21 02:22:24 PDT
Still reproduces, with latest Mac nightly.
Brent Fulgham
Comment 2
2022-07-12 17:16:14 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