Bug 133453 - [CSSRegions] Wrong getBoundingClientRect for flowed content in scrolled region
Summary: [CSSRegions] Wrong getBoundingClientRect for flowed content in scrolled region
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 128165
  Show dependency treegraph
 
Reported: 2014-06-02 10:53 PDT by Mihnea Ovidenie
Modified: 2022-07-12 17:22 PDT (History)
1 user (show)

See Also:


Attachments
Test case (1.97 KB, text/html)
2014-06-02 10:53 PDT, Mihnea Ovidenie
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.