[Webkit-unassigned] [Bug 157437] offsetLeft and offsetParent should adjust across shadow boundaries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 20:21:44 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=157437

--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
Almost there but I still have a bug that my loop can skip over the offset parent. Basically, we need to find the first offset parent which is a shadow inclusive ancestor so I might just need to check that directly instead of relying on the retargeting algorithm.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181214/01a2510c/attachment.html>


More information about the webkit-unassigned mailing list