File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-WD" rel="stylesheet">
8
8
<meta content="Bikeshed version ac5ea272d, updated Fri Dec 6 15:45:15 2024 -0800" name="generator">
9
9
<link href="https://www.w3.org/TR/CSP3/" rel="canonical">
10
- <meta content="398a20e93b94e8590505a05ff3a4fed4b887caad " name="revision">
10
+ <meta content="268bdff2dfd1bea01f7f09abb46bfb2ed388c497 " name="revision">
11
11
<meta content="dark light" name="color-scheme">
12
12
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
13
13
<style>
@@ -2159,7 +2159,7 @@ <h4 class="heading settled dfn-paneled algorithm" data-algorithm="EnsureCSPDoesN
2159
2159
<p>Else:</p>
2160
2160
<ol>
2161
2161
<li data-md>
2162
- <p>Let <var>compilationSink</var> be "Function" if <var>compilationType</var> is "<code>FUNCTION</code>", and "Eval " otherwise.</p>
2162
+ <p>Let <var>compilationSink</var> be "Function" if <var>compilationType</var> is "<code>FUNCTION</code>", and "eval " otherwise.</p>
2163
2163
<li data-md>
2164
2164
<p>Let <var>isTrusted</var> be <code>true</code> if <var>bodyArg</var> <a data-link-type="dfn" href="https://webidl.spec.whatwg.org/#implements" id="ref-for-implements">implements</a> <code class="idl"><a data-link-type="idl" href="https://www.w3.org/TR/trusted-types/#trustedscript" id="ref-for-trustedscript">TrustedScript</a></code>, and <code>false</code> otherwise.</p>
2165
2165
<li data-md>
You can’t perform that action at this time.
0 commit comments