[Webkit-unassigned] [Bug 200709] 'font-family: initial' acts like 'font-family: inherit' instead of getting the initial value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 18 00:47:20 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=200709
Tim Nguyen (:ntim) <ntim at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ntim at apple.com
Keywords| |GoodFirstBug
--- Comment #3 from Tim Nguyen (:ntim) <ntim at apple.com> ---
https://searchfox.org/wubkat/rev/d45649fa32a499702c30474e94bd6843c4c67849/Source/WebCore/style/StyleBuilderCustom.h#746-747
Removing `if (!initialDesc.firstFamily().isEmpty())` would probably fix this bug. We should add a WPT to ensure this is tested.
--
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/20241118/557c300d/attachment.htm>
More information about the webkit-unassigned
mailing list