<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &quot;Font-Variant-East-Asian: proportional-width&quot; does not work while being defined within &#64;font-face block in cooperation with unicode-range"
   href="https://bugs.webkit.org/show_bug.cgi?id=155319#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &quot;Font-Variant-East-Asian: proportional-width&quot; does not work while being defined within &#64;font-face block in cooperation with unicode-range"
   href="https://bugs.webkit.org/show_bug.cgi?id=155319">bug 155319</a>
              from <span class="vcard"><a class="email" href="mailto:mmaxfield&#64;apple.com" title="Myles C. Maxfield &lt;mmaxfield&#64;apple.com&gt;"> <span class="fn">Myles C. Maxfield</span></a>
</span></b>
        <pre>This is because of a disagreement between the fast and complex text code paths. In particular, whenever font features are applied, we always want to go down the complex text code path. However, when they are applied in an &#64;font-face block, we don't realize this and we may still go down the fast code path.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>