diff --git a/source b/source index 19dbbf28314..452fd45ed79 100644 --- a/source +++ b/source @@ -7120,8 +7120,6 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
omit
"same-origin
"not-parser-inserted
", credentials mode is "omit
", and referrer
- policy is the empty string.
+ data-x="">same-origin", and referrer policy is the empty
+ string.
Given a request request and a script fetch options options, we define:
@@ -87008,6 +87007,11 @@ interface ApplicationCache : EventTarget { data-x="concept-request-client">client is fetch client settings object. +If destination is "worker
" or "sharedworker
" and the top-level module fetch flag is set, then set
+ request's mode to "same-origin
".
+
Set up the module script request given request and options.