Skip to content

Commit 4e35b80

Browse files
committed
Note that context validation can mutate the inputDocument.
1 parent 78bdcbb commit 4e35b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2265,7 +2265,7 @@ <h3>Context Validation</h3>
22652265
<dt><dfn data-dfn-for="context validation result" class="lint-ignore">validatedDocument</dfn></dt>
22662266
<dd>
22672267
<a data-cite="INFRA#nulls">Null</a>, if [=context validation result/validated=] is
2268-
`false`; otherwise, the [=input document=]
2268+
`false`; otherwise, an [=input document=]
22692269
</dd>
22702270
<dt><dfn data-dfn-for="context validation result" class="lint-ignore">warnings</dfn></dt>
22712271
<dd>

0 commit comments

Comments
 (0)