Bug 133453

Summary: [CSSRegions] Wrong getBoundingClientRect for flowed content in scrolled region
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128165    
Attachments:
Description Flags
Test case none

Description Mihnea Ovidenie 2014-06-02 10:53:46 PDT
Created attachment 232389 [details]
Test case

Using the attached case, one can see that even if the region is scrolled, the top value for getBoundingClientRect() for an element in the named flow does not change before and after the scroll.
Comment 1 Brent Fulgham 2022-07-12 17:22:59 PDT
CSS Regions were removed in Bug 174978.