<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ZWJ is stripped when placed in front of a text, just on a particular font"
   href="https://bugs.webkit.org/show_bug.cgi?id=167374">167374</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ZWJ is stripped when placed in front of a text, just on a particular font
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari 10
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Text
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ebraminio&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>mmaxfield&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Open:

data:text/html;charset=utf8,&lt;link%20rel=&quot;stylesheet&quot;%20media=&quot;screen&quot;%20href=&quot;<a href="https://fontlibrary.org/face/iranian-sans">https://fontlibrary.org/face/iranian-sans</a>&quot;%20type=&quot;text/css&quot;/&gt;&lt;span%20style=&quot;font-family:'Iranian%20Sans';%20font-size:%20300%&quot;&gt;&amp;zwj;%D9%85&lt;/span&gt;

Actual:
ZWJ has not any effect, it is like you remove &quot;&amp;zwj;&quot; from above test case

Expected:
Like Chrome and Firefox, ZWJ should effect shape of next character.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>