Skip to content

Commit ef5f92b

Browse files
author
Francois Marier
committed
Remove the note about data: and blob URLs (fixes #35)
1 parent 9635f9b commit ef5f92b

File tree

4 files changed

+287
-59
lines changed

4 files changed

+287
-59
lines changed

index.bikeshed.bs

-5
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)