[Webkit-unassigned] [Bug 258886] offsetParent is wrong for a nested element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 9 22:03:44 PDT 2023


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

--- Comment #6 from Kanaru Sato <i.am.kanaru.sato at gmail.com> ---
Thank you for giving replies :)

I'd like to debug and fix it. Could I try that?
According to your guess, I will take a look on the below parts of WebKit.
- `RenderObject::offsetParent()`
- `RenderElement::canContainAbsolutelyPositionedObjects()`

BTW, should I refer to the below page for how to debug webkit?
https://webkit.org/debugging-webkit/
Actually, I'd tried to build and run webkit on local before according to this link, and didn't succeed...TT

If there was the better or latest document, could you please give me that??

-- 
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/20230710/44041d97/attachment.htm>


More information about the webkit-unassigned mailing list