[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
Tue Jun 6 06:19:31 PDT 2023


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

--- Comment #7 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ahmad Saleem from comment #6)
> 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. :-)

Draft PR - https://github.com/WebKit/WebKit/pull/14694

Let's see what EWS has to say.

-- 
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/20230606/991c125d/attachment.htm>


More information about the webkit-unassigned mailing list