<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - html/semantics/embedded-content/the-area-element/area-download-click.html is timing out on WK1 bots"
   href="https://bugs.webkit.org/show_bug.cgi?id=168215#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - html/semantics/embedded-content/the-area-element/area-download-click.html is timing out on WK1 bots"
   href="https://bugs.webkit.org/show_bug.cgi?id=168215">bug 168215</a>
              from <span class="vcard"><a class="email" href="mailto:cdumez&#64;apple.com" title="Chris Dumez &lt;cdumez&#64;apple.com&gt;"> <span class="fn">Chris Dumez</span></a>
</span></b>
        <pre>The test is using the download attribute which we do not support on WK1 AFAIK. I think the test needs to be skipped with the other downloads tests:
LayoutTests/platform/mac-wk1/TestExpectations:# &lt;a download&gt; is not supported in WK1 yet.
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Failure ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download.html [ Failure ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-synthetic-click.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 fast/dom/HTMLAnchorElement/anchor-file-blob-download-no-extension.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 http/tests/download/anchor-download-no-extension.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 http/tests/download/area-download.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 http/tests/security/anchor-download-allow-blob.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 http/tests/security/anchor-download-allow-data.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 http/tests/security/anchor-download-allow-sameorigin.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:webkit.org/b/156069 http/tests/security/anchor-download-block-crossorigin.html [ Skip ]
LayoutTests/platform/mac-wk1/TestExpectations:fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html [ Skip ]</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>