<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 - &#64;font-face, local() and -apple-system"
   href="https://bugs.webkit.org/show_bug.cgi?id=147548">147548</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>&#64;font-face, local() and -apple-system
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iOS
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>Blocker
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>CSS
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>nekr.fabula&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I am not sure what spec says about it, but in my mind &#64;font-face's local() function should support -apple-system keyword.
It might be something like this: &#64;font-face { src: local(-apple-system) }, although I am not sure either if that is a correct syntax for local() function, because I never saw usage of un-quoted keywords there.

Some relevant links:

* <a href="https://twitter.com/nekrtemplar/status/627900199235682304">https://twitter.com/nekrtemplar/status/627900199235682304</a> -- initial thread
* <a href="https://lists.w3.org/Archives/Public/www-style/2015Aug/0001.html">https://lists.w3.org/Archives/Public/www-style/2015Aug/0001.html</a> -- message on www-style list
* <a href="https://gist.github.com/NekR/2a4e0abc7e0f591656f9">https://gist.github.com/NekR/2a4e0abc7e0f591656f9</a> -- my snippet of usage of &quot;composited font&quot;</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>