diff --git a/tests/frame-manifest.html b/tests/frame-manifest.html index f38b599..b4553ae 100644 --- a/tests/frame-manifest.html +++ b/tests/frame-manifest.html @@ -31,7 +31,7 @@
For NegativeEvaluationTests, the result is a string associated with the expected error code.
Unless processingMode is set explicitly in a test entry, processingMode is compatible with both json-ld-1.0 and json-ld-1.1.
Test results that include a context input presume that the context is provided locally, and not from the referenced location, thus the results will include the content of the context file, rather than a reference.
-Developers are encouraged to make a local copy of the test suite (available on GitHub) and simulate the behavior of fetching test files remotely and setting HTTP headers as described in a particular test entry.
+Developers are encouraged to make a local copy of the test suite (available on GitHub) and simulate the behavior of fetching test files remotely and setting HTTP headers as described in a particular test entry.
If algorithms are invoked with the ordered flag set to true, simple JSON Object comparison may be used, as the order of all arrays will be preserved (except for fromRdf, unless the input quads are also ordered). If ordered is false, then the following algorithm will ensure arrays other than values of @list are compared without regard to order.
JSON-LD Object comparison compares JSON objects, arrays, and values recursively for equality.
diff --git a/tests/manifest.html b/tests/manifest.html index 8a99640..fae20b9 100644 --- a/tests/manifest.html +++ b/tests/manifest.html @@ -42,7 +42,7 @@Test results that include a context input presume that the context is provided locally, and not from the referenced location, thus the results will include the content of the context file, rather than a reference.
-Developers are encouraged to make a local copy of the test suite (available on GitHub) and simulate the behavior of fetching test files remotely and setting HTTP headers as described in a particular test entry.
+Developers are encouraged to make a local copy of the test suite (available on GitHub) and simulate the behavior of fetching test files remotely and setting HTTP headers as described in a particular test entry.