Closed dlongley closed 3 months ago
Given that the above change is correct, then the fix is somewhat larger.
If |contextValue| does not deeply equal |expectedContext|, then if any subtree in
|result|.|document| contains an `@context` property or any URI in
should become
If |contextValue| does not deeply equal |expectedContext|, any subtree in
|result|.|document| contains an `@context` property, or any URI in
Purely editorial, fixed in c887ab237b20b390d48871dcbb3e51fa4745f1e7, closing.
A slight mixup here in the grammar fixes, this step should read "or if" not "then if".
_Originally posted by @dlongley in https://github.com/w3c/vc-data-integrity/pull/291#discussion_r1694302108_