<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ios-simulator] LayoutTest imported/w3c/web-platform-tests/shadow-dom/scroll-to-the-fragment-in-shadow-tree.html failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=162645#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ios-simulator] LayoutTest imported/w3c/web-platform-tests/shadow-dom/scroll-to-the-fragment-in-shadow-tree.html failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=162645">bug 162645</a>
              from <span class="vcard"><a class="email" href="mailto:rniwa&#64;webkit.org" title="Ryosuke Niwa &lt;rniwa&#64;webkit.org&gt;"> <span class="fn">Ryosuke Niwa</span></a>
</span></b>
        <pre>It looks like we need to wait more than 0ms on iOS for the page to scroll.

According to the latest HTML spec, scrolling should be happening in the next task so there appears to be a bug here:

a element: <a href="https://html.spec.whatwg.org/#the-a-element">https://html.spec.whatwg.org/#the-a-element</a>
follow a hyperlink: <a href="https://html.spec.whatwg.org/#following-hyperlinks-2">https://html.spec.whatwg.org/#following-hyperlinks-2</a>
navigate: <a href="https://html.spec.whatwg.org/#navigate">https://html.spec.whatwg.org/#navigate</a>
navigate to a frament: <a href="https://html.spec.whatwg.org/#scroll-to-fragid">https://html.spec.whatwg.org/#scroll-to-fragid</a></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>