<?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>217421</bug_id>
          
          <creation_ts>2020-10-06 20:28:21 -0700</creation_ts>
          <short_desc>REGRESSION(r267948) [GTK] fast/parser/entities-in-html.html is failing</short_desc>
          <delta_ts>2022-01-17 09:40:53 -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>WebCore Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>235266</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lauro Moura">lmoura</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>crzwdjk</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1695446</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-10-06 20:28:21 -0700</bug_when>
    <thetext>fast/parser/entities-in-html.html

Diff: Checking with hexdump, looks like soft hyphen (AD) characters are not written.

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/parser/entities-in-html-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/parser/entities-in-html-actual.txt
@@ -20,7 +20,7 @@
 170	AA	ordf	ª	ª	ª
 171	AB	laquo	«	«	«
 172	AC	not	¬	¬	¬
-173	AD	shy	­	­	­
+173	AD	shy			
 174	AE	reg	®	®	®
 175	AF	macr	¯	¯	¯
 176	B0	deg	°	°	°

Failing only in GTK, passing in WPE. Maybe related to complex text?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1831500</commentid>
    <comment_count>1</comment_count>
    <who name="Arcady Goldmints-Orlov">crzwdjk</who>
    <bug_when>2022-01-17 09:40:53 -0800</bug_when>
    <thetext>This has been fixed by r288070 allowing LFC integration to work with the complex text path.

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

    </bug>

</bugzilla>