<?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>305500</bug_id>
          
          <creation_ts>2026-01-14 13:13:00 -0800</creation_ts>
          <short_desc>REGRESSION(299380@main): [Skia] ref-test fast/text/text-combine-placement.html fails</short_desc>
          <delta_ts>2026-01-15 13:03:13 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=186086</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="Carlos Alberto Lopez Perez">clopez</assigned_to>
          <cc>dpino</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2171916</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2026-01-14 13:13:00 -0800</bug_when>
    <thetext>ref-test fast/text/text-combine-placement.html fails since 299380@main with this diff: https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/305586@main%20(24590)/fast/text/text-combine-placement-diffs.html

Regressions: Unexpected image-only failures (1)
  fast/text/text-combine-placement.html [ ImageOnlyFailure ]


I checked to revert  299380@main locally and then the test passes.


The problem is that after 299380@main the tatechuyoko.svg is not loaded and it fallbacks to the system font.

In tatechuyoko.svg font the glyph for &quot;A&quot; and &quot;&amp;#x306e;&quot; are identical (are two squares)

$ grep -E &apos;unicode=&quot;(A|&amp;#x306e;)&quot;&apos; LayoutTests/fast/text/resources/tatechuyoko.svg
    &lt;glyph unicode=&quot;A&quot; horiz-adv-x=&quot;256&quot; d=&quot;m 0 0 v 128 h 128 v -128 z&quot;/&gt;
    &lt;glyph unicode=&quot;&amp;#x306e;&quot; horiz-adv-x=&quot;256&quot; d=&quot;m 0 0 v 128 h 128 v -128 z&quot;/&gt;


So that is why the test passes when that font is loaded, but if isn&apos;t it fails because in the system fallback font the glyph for &quot;&amp;#x306e;&quot; is the Japanese character &quot;の&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2171984</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2026-01-14 15:25:05 -0800</bug_when>
    <thetext>This test was previously marked as &quot;Failure&quot; but that expectation is wrong for a ref-test.
A ref-test can&apos;t have a &quot;Failure&quot; result, because when it fails it will give instead a &quot;ImageOnlyFailure&quot; result (due to the pixel comparison between the test.html and the test-expected.html)
Expectations updated at 305610@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2172030</commentid>
    <comment_count>2</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2026-01-14 17:36:25 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/56604</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2172303</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-01-15 13:02:23 -0800</bug_when>
    <thetext>Committed 305664@main (546871d49b20): &lt;https://commits.webkit.org/305664@main&gt;

Reviewed commits have been landed. Closing PR #56604 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2172304</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-01-15 13:03:13 -0800</bug_when>
    <thetext>&lt;rdar://problem/168247259&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>