This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for usage in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the specification changes.
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 | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
|---|---|---|---|---|---|
| Basic support | (Yes) | ? | ? | (Yes) | ? |
| Worker support | 56.0 | 43 |
| Feature | Android Webview | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile | Chrome for Android |
|---|---|---|---|---|---|---|---|
| Basic support | (Yes) | ? | ? | ? | (Yes) | ? | (Yes) |
| Worker support | 56.0 | 43 | 56.0 |
© 2005–2017 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