<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>309889</bug_id>
          
          <creation_ts>2026-03-13 04:13:04 -0700</creation_ts>
          <short_desc>Broken rendering of a font with combining diacritics</short_desc>
          <delta_ts>2026-03-13 09:04:57 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>303066</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Terence Eden">webkit.org</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>jensimmons</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2189970</commentid>
    <comment_count>0</comment_count>
    <who name="Terence Eden">webkit.org</who>
    <bug_when>2026-03-13 04:13:04 -0700</bug_when>
    <thetext>Under some circumstances, diacritic combinators are not applied when using web fonts.

For example, on the page https://www.nationaltheatre.org.uk/artists/ronke-adekoluejo/ the name &quot;Ronkẹ Adékọluẹ́jọ́&quot; renders incorrectly.

Minimum viable demo at https://codepen.io/edent/pen/qEaRyrz

Actual results:

WebKit doesn&apos;t render the combined characters properly, but Chrome does.

The web font contains é (U+00E9) and both ́ (U+0301) &amp; ̣ (U+0323).
But doesn&apos;t include ẹ (U+1EB9) or ọ (U+1ECD).
This means the following characters don&apos;t render well: ẹ ẹ́ ọ

I think this is caused by the font-weight: normal; CSS property.

Evidence of broken rendering on Mac: https://mastodon.laurakalbag.com/@laura/116221528157293755
And iOS: https://mikecoats.social/@mike/116221540057000518</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2190027</commentid>
    <comment_count>1</comment_count>
    <who name="Jen Simmons">jensimmons</who>
    <bug_when>2026-03-13 09:04:57 -0700</bug_when>
    <thetext>It looks like this issue is being discussed here: https://bugs.webkit.org/show_bug.cgi?id=303066

*** This bug has been marked as a duplicate of bug 303066 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>