From a4f61826f2193295a452a8667f60d4dc48159851 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Fri, 20 Sep 2024 14:47:21 +1000 Subject: [PATCH] CSPViolationReportBody.toJSON - add spec URL --- api/CSPViolationReportBody.json | 1 + 1 file changed, 1 insertion(+) diff --git a/api/CSPViolationReportBody.json b/api/CSPViolationReportBody.json index 0e7262b130d6d6..4e2171a349691c 100644 --- a/api/CSPViolationReportBody.json +++ b/api/CSPViolationReportBody.json @@ -489,6 +489,7 @@ }, "toJSON": { "__compat": { + "spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-tojson", "support": { "chrome": { "version_added": "80"