Definition
Subresource Integrity defines IntegrityViolationReportBody
dictionary IntegrityViolationReportBody : ReportBody {
USVString documentURL;
USVString blockedURL;
USVString destination;
boolean reportOnly;
};
IntegrityViolationReportBody
dictionarySubresource Integrity defines IntegrityViolationReportBody
dictionary IntegrityViolationReportBody : ReportBody {
USVString documentURL;
USVString blockedURL;
USVString destination;
boolean reportOnly;
};