<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Promise API does not fully process microtask checkpoint: spec violation"
   href="https://bugs.webkit.org/show_bug.cgi?id=160857#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Promise API does not fully process microtask checkpoint: spec violation"
   href="https://bugs.webkit.org/show_bug.cgi?id=160857">bug 160857</a>
              from <span class="vcard"><a class="email" href="mailto:a&#64;totic.org" title="Aleksandar Totic &lt;a&#64;totic.org&gt;"> <span class="fn">Aleksandar Totic</span></a>
</span></b>
        <pre>Noticed that my example was not clear. The example should print: 
Promise 1
Promise 2
timeout

In Safari, it prints
Promise 1
timeout
Promise 2</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>