[Webkit-unassigned] [Bug 245055] RenderTheme::platformAnnotationHighlightColor is yellow which isn't matching to RenderThemeMac and RenderThemeIOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 11 18:00:53 PDT 2022


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
RenderTheme::transformSelectionBackgroundColor is using blendWithWhite to convert the value of platformAnnotationHighlightColor.
blendWithWhite tries to find the corresponding color if the givin color is blended with white.
I think it's OK to add fuzzy meta tag in these test cases.

-- 
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/20220912/347c2ecd/attachment.htm>


More information about the webkit-unassigned mailing list