We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd13ed commit 8dbad0bCopy full SHA for 8dbad0b
index.html
@@ -4890,8 +4890,9 @@ <h3>Context Validation</h3>
4890
presentations=] that it will process. Not checking these JSON-LD Context values
4891
against known good values, and the semantics that they convey, can lead to
4892
security vulnerabilities. While the algorithm above provides one way of checking
4893
-these values, and one optional way of safely processing unknown values, there
4894
-are other approaches that provide the same protections.
+these values, and one optional way of safely processing unknown values,
+implementers MAY use alternative approaches, or a different ordering of the
4895
+steps, that provide the same protections.
4896
</p>
4897
4898
<p>
0 commit comments