This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The SecurityPolicyViolationEvent interface is an event sent on a document or worker when its content security policy is violated.
SecurityPolicyViolationEvent()SecurityPolicyViolationEvent object.SecurityPolicyViolationEvent.blockedURIRead only
SecurityPolicyViolationEvent.dispositionRead only
"enforce" or "report".SecurityPolicyViolationEvent.documentURIRead only
SecurityPolicyViolationEvent.effectiveDirectiveRead only
SecurityPolicyViolationEvent.LineNumberRead only
SecurityPolicyViolationEvent.originalPolicyRead only
SecurityPolicyViolationEvent.referrerRead only
SecurityPolicyViolationEvent.sourceFileRead only
SecurityPolicyViolationEvent.statusCodeRead only
SecurityPolicyViolationEvent.violatedDirectiveRead only
| Specification | Status | Comment |
|---|---|---|
| Content Security Policy Level 3 The definition of 'SecurityPolicyViolationEvent' in that specification. | Editor's Draft | Initial definition. |
| Feature | Chrome | Edge | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
|---|---|---|---|---|---|---|
| Basic support | (Yes) | (Yes) | ? | ? | (Yes) | ? |
| Worker support | 56.0 | 43 |
| Feature | Android Webview | Edge | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile | Chrome for Android |
|---|---|---|---|---|---|---|---|---|
| Basic support | (Yes) | (Yes) | ? | ? | ? | (Yes) | ? | (Yes) |
| Worker support | 56.0 | 43 | 56.0 |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SecurityPolicyViolationEvent