Skip to content

Why no referrerpolicy="" on <script>? #96

@domenic

Description

@domenic

It seems a bit strange that you can get it indirectly using <link rel="preload" referrerpolicy="..." href="..."> plus a later <script src="...">, but can't just do <script src="..." referrerpolicy="..."> directly.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions