RESOLVED WONTFIX Bug 123888
[CSS Regions] offsetTop is wrong calculated for inline elements in multiple regions
https://bugs.webkit.org/show_bug.cgi?id=123888
Summary [CSS Regions] offsetTop is wrong calculated for inline elements in multiple r...
Manuel Rego Casasnovas
Reported 2013-11-06 04:53:28 PST
Created attachment 216166 [details] HTML example showing the issue with offsetTop property As you can see in the attached HTML example, offsetTop doesn't return the same value than getBoundingClientRect().top for an inline element in the second region. If you mark the element like "display:block" the issue disappears.
Attachments
HTML example showing the issue with offsetTop property (3.20 KB, text/html)
2013-11-06 04:53 PST, Manuel Rego Casasnovas
no flags
Patch (11.15 KB, patch)
2013-11-06 05:21 PST, Manuel Rego Casasnovas
beidson: review-
Manuel Rego Casasnovas
Comment 1 2013-11-06 05:21:52 PST
Brady Eidson
Comment 2 2016-05-24 22:04:58 PDT
Comment on attachment 216170 [details] Patch Assuming that patches for review since 2013 are stale, r-
Brent Fulgham
Comment 3 2022-07-13 09:21:28 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.