[Webkit-unassigned] [Bug 270564] 'fi' wrong rendering in <pre> and <tt> tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 07:54:54 PST 2024


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

--- Comment #3 from vermaden at interia.pl ---
I overcome that with this in CSS for the time being:

    pre, code, tt {
      font-variant-ligatures: no-common-ligatures;
    }

Regards,
vermaden

-- 
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/20240306/4a2fc0c6/attachment.htm>


More information about the webkit-unassigned mailing list