[Webkit-unassigned] [Bug 227282] CSS text-decoration: underline for HTML details and summary does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 5 11:21:28 PDT 2023


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

--- Comment #6 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Fixed it locally by just adding following in return function here:

https://searchfox.org/wubkat/source/Source/WebCore/style/StyleAdjuster.cpp#167

&& parentNode->parentOrShadowHostElement()->isMediaElement();

_________

Happy to do PR unless if someone think above is wrong way to fix it. :-)

-- 
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/20230605/137d0b28/attachment.htm>


More information about the webkit-unassigned mailing list