summaryrefslogtreecommitdiff
path: root/chromium/third_party/angle/third_party/rapidjson/src/bin/jsonchecker/pass3.json
diff options
context:
space:
mode:
authorThe Qt Project <gerrit-noreply@qt-project.org>2020-02-06 09:39:59 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2020-02-06 09:39:59 +0000
commit25b4bdf70f475ea480fe1a853025f806621205a0 (patch)
treed6c2f7f9ebe4a588031f0581ffb5711c463c1c2c /chromium/third_party/angle/third_party/rapidjson/src/bin/jsonchecker/pass3.json
parent3b28d7c9066d5c08514a4bcd1d063ea2de0c6df3 (diff)
parent42226ad7abed4621a77d1b9997d28bdb9ddc0775 (diff)
downloadqtwebengine-chromium-25b4bdf70f475ea480fe1a853025f806621205a0.tar.gz
Merge "Merge remote-tracking branch 'origin/upstream-master' into 79-based" into 79-based
Diffstat (limited to 'chromium/third_party/angle/third_party/rapidjson/src/bin/jsonchecker/pass3.json')
-rw-r--r--chromium/third_party/angle/third_party/rapidjson/src/bin/jsonchecker/pass3.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/third_party/angle/third_party/rapidjson/src/bin/jsonchecker/pass3.json b/chromium/third_party/angle/third_party/rapidjson/src/bin/jsonchecker/pass3.json
new file mode 100644
index 00000000000..4528d51f1ac
--- /dev/null
+++ b/chromium/third_party/angle/third_party/rapidjson/src/bin/jsonchecker/pass3.json
@@ -0,0 +1,6 @@
+{
+ "JSON Test Pattern pass3": {
+ "The outermost value": "must be an object or array.",
+ "In this test": "It is an object."
+ }
+}