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 @@ -11093,7 +11093,7 @@ allowed. The security check takes the following three inputs:
1109311093
1109411094Note: The HTML Standard defines how a security check is performed. [[!HTML]]
1109511095
11096- Certain algorithms in [[#js-type-mapping]] are defined to
11096+ Certain algorithms are defined to
1109711097<dfn id="dfn-validate-the-string-in-context" export>validate the string in context</dfn> on a given
1109811098value. This check is used to determine whether a given value
1109911099is appropriate for its {{StringContext}}. This validation takes the following four inputs:
@@ -11104,7 +11104,7 @@ is appropriate for its {{StringContext}}. This validation takes the following fo
11104111041. the {{StringContext}} [=identifier=], and
11105111051. the [=identifier=] of the operation or attribute.
1110611106
11107- The algorithm returns an ECMAScript String value, or [=JavaScript/throws=] a <l spec=ecmascript>{{TypeError}}</l>.
11107+ The algorithm returns an ECMAScript value, or [=JavaScript/throws=] a <l spec=ecmascript>{{TypeError}}</l>.
1110811108
1110911109Note: The HTML Standard defines how the validation is performed. [[!HTML]]
1111011110
You can’t perform that action at this time.
0 commit comments