NEW 253147
offsetParent fails to consider continuations when searching for parent
https://bugs.webkit.org/show_bug.cgi?id=253147
Summary offsetParent fails to consider continuations when searching for parent
Ahmad Saleem
Reported 2023-03-01 04:01:45 PST
Hi Team, While going through Blink's commit, I came across another failing test case: Failing Test Case (same as URL) - https://jsfiddle.net/y5wvm8tb/show ^ Fails in Safari 16.3, STP164 and WebKit ToT while passes in Chrome Canary 113 and Firefox Nightly 112. Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/8adb99901d515d445cc398bf78e8b1accedc0613 WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderObject.cpp#1886 Just wanted to raise to get input whether it is something planned to be fixed with IFC or we should merge this patch. I will be trying to see if it can be merged (at least with my level of skills) in my local build. Happy for someone else to take it up, if they are happy to fix in IFC. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-08 04:02:14 PST
Ahmad Saleem
Comment 2 2023-06-30 04:36:37 PDT
Note You need to log in before you can comment on or make changes to this bug.