From 6f85bc04b1ef5edd7f4909ee27a0b15c3d58b760 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Tue, 1 Oct 2024 10:41:11 +1000 Subject: [PATCH] CSPViolationReportBody.toJSON - add spec URL (#24472) Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu --- api/CSPViolationReportBody.json | 1 + 1 file changed, 1 insertion(+) diff --git a/api/CSPViolationReportBody.json b/api/CSPViolationReportBody.json index 4e7f43a7fea01b..413996ffb2d3c1 100644 --- a/api/CSPViolationReportBody.json +++ b/api/CSPViolationReportBody.json @@ -501,6 +501,7 @@ "toJSON": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/toJSON", + "spec_url": "https://w3c.github.io/webappsec-csp/#dom-cspviolationreportbody-tojson", "support": { "chrome": { "version_added": "80"