From 4e35b808b74af8c91dea60481c190905c5a3596d Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Mon, 26 Aug 2024 10:02:08 -0400 Subject: [PATCH] Note that context validation can mutate the inputDocument. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5437387..d614545 100644 --- a/index.html +++ b/index.html @@ -2265,7 +2265,7 @@

Context Validation

validatedDocument
Null, if [=context validation result/validated=] is -`false`; otherwise, the [=input document=] +`false`; otherwise, an [=input document=]
warnings