Skip to content

Commit

Permalink
Do not allow integrity hashing mismatch in consuming preloads
Browse files Browse the repository at this point in the history
Fixes #7973.
  • Loading branch information
hiroshige-g authored Jun 3, 2022
1 parent 5a9cd4b commit afcf6e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -26433,10 +26433,6 @@ document.body.appendChild(wbr);</code></pre>
<p class="XXX">This comparison would ignore unknown integrity options. See <a
href="https://github.com/w3c/webappsec-subresource-integrity/issues/116">issue #116.</a></p>
</li>

<li><p>the user-agent has determined that <var>preloadIntegrityMetadata</var> is
<span data-x="get the strongest metadata from set">stronger</span> than
<var>consumerIntegrityMetadata</var> <ref spec=SRI></p></li>
</ul>

<p>then return false.</p>
Expand Down

0 comments on commit afcf6e5

Please sign in to comment.