File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82459,9 +82459,9 @@ interface <dfn>Location</dfn> { // but see also <a href="#the-location-interface
82459
82459
`<code>Referrer-Policy</code>` header</span> of <var>response</var>. <ref
82460
82460
spec="REFERRERPOLICY"></p></li>
82461
82461
82462
- <li><p>Execute the <span>Initialize a <code data-x="">Document</code>'s CSP list</span>
82463
- algorithm on the <code>Document</code> object and the <span
82464
- data-x="concept-response">response</span> used to generate the document . <ref spec="CSP"></p>
82462
+ <li><p>Run the <span>Initialize a <code data-x="">Document</code>'s CSP list</span>
82463
+ algorithm with the <code>Document</code> object, <var>response</var>, and
82464
+ <var>request</var>, as parameters . <ref spec="CSP"></p>
82465
82465
82466
82466
<li>
82467
82467
<p>If <var>request</var> is non-null, then set <span>the document's referrer</span> to the
You can’t perform that action at this time.
0 commit comments