<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Add a test verifying cache deduplication is not sensitive to SHA1 collision attack"
   href="https://bugs.webkit.org/show_bug.cgi?id=168774#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Add a test verifying cache deduplication is not sensitive to SHA1 collision attack"
   href="https://bugs.webkit.org/show_bug.cgi?id=168774">bug 168774</a>
              from <span class="vcard"><a class="email" href="mailto:clopez&#64;igalia.com" title="Carlos Alberto Lopez Perez &lt;clopez&#64;igalia.com&gt;"> <span class="fn">Carlos Alberto Lopez Perez</span></a>
</span></b>
        <pre>This wontfix means that we won't have sha1 collision tests because of a SVN limitation???

I would like to switch to git, but I know that such thing won't happen easily.

So maybe an idea is to instead of committing this pdf files with the sha1 collision as files, to embed them on the html of the test with base64?

Something like

&lt;embed src=&quot;data:application/pdf;base64,base64encodedpdf&quot;&gt; .... 

?</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>