Skip to content

Commit 297f09f

Browse files
author
Francois Marier
committed
Merge pull request #38 from fmarier/issue35
Remove the note about data: and blob URLs (fixes #35)
2 parents 9635f9b + ef5f92b commit 297f09f

File tree

4 files changed

+287
-59
lines changed

4 files changed

+287
-59
lines changed

index.bikeshed.bs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -400,11 +400,6 @@ specification [[!FETCH]] and refer to the following:
400400

401401
</div>
402402

403-
Note: Since the <a>response type</a> for data URLs will always be "opaque" for
404-
`script` and `link` elements, such URLs are never eligible for integrity
405-
checks. Blob URLs on the other hand are usually considered <a>same-origin</a>
406-
and therefore are eligible for integrity checks.
407-
408403
### Parse |metadata| ### {#parse-metadata}
409404

410405
This algorithm accepts a string, and returns either `no metadata`, or a set of

0 commit comments

Comments
 (0)