diff --git a/source b/source index fdb4c029643..f5ea747d83b 100644 --- a/source +++ b/source @@ -101453,23 +101453,8 @@ import "https://example.com/foo/../module2.mjs"; referencingScript is a classic script or a JavaScript module script.
-If neither of the following conditions are true:
- -then set fetchReferrer to referrer's base URL.
- -We set fetchReferrer conditionally to not propagate the referrer
- when using import()
. Issue
- #3744 looks into aligning dynamic imports with static imports.
Set fetchReferrer to referrer's base URL.