We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398a20e commit 268bdffCopy full SHA for 268bdff
index.bs
@@ -1493,7 +1493,7 @@ spec:SRI; urlPrefix: https://w3c.github.io/webappsec-subresource-integrity
1493
1494
1. Else:
1495
1496
- 1. Let |compilationSink| be "Function" if |compilationType| is "`FUNCTION`", and "Eval" otherwise.
+ 1. Let |compilationSink| be "Function" if |compilationType| is "`FUNCTION`", and "eval" otherwise.
1497
1498
1. Let |isTrusted| be `true` if |bodyArg| [=implements=] {{TrustedScript}}, and `false` otherwise.
1499
0 commit comments