[Webkit-unassigned] [Bug 116510] Divs with border-radius is not painted correctly while using jQuery's .slideToggle()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 20 23:56:33 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=116510
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
Missing change needed in RoundedRect.h:
https://github.com/WebKit/WebKit/blob/36b150fc817675a614982ca0b70649a26d7b013f/Source/WebCore/platform/graphics/RoundedRect.h#L122
and RenderObject Change - I couldn't manage to figure but it might be here:
https://github.com/WebKit/WebKit/blob/4385a00da760f9db033925547caa238d3a9f0885/Source/WebCore/rendering/RenderElement.cpp#L1183
and it is still missing.
Just wanted to update based on my knowledge but I am not so sure on second part. Thanks!
--
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/20220821/f2e875c1/attachment.htm>
More information about the webkit-unassigned
mailing list