Skip to content

Commit

Permalink
Note that context validation can mutate the inputDocument.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Aug 26, 2024
1 parent 78bdcbb commit 4e35b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2265,7 +2265,7 @@ <h3>Context Validation</h3>
<dt><dfn data-dfn-for="context validation result" class="lint-ignore">validatedDocument</dfn></dt>
<dd>
<a data-cite="INFRA#nulls">Null</a>, if [=context validation result/validated=] is
`false`; otherwise, the [=input document=]
`false`; otherwise, an [=input document=]
</dd>
<dt><dfn data-dfn-for="context validation result" class="lint-ignore">warnings</dfn></dt>
<dd>
Expand Down

0 comments on commit 4e35b80

Please sign in to comment.