Package-level declarations
Types
Link copied to clipboard
open class SecurityPolicyViolationEvent(val type: EventType<SecurityPolicyViolationEvent>, init: SecurityPolicyViolationEventInit = definedExternally) : Event
The SecurityPolicyViolationEvent interface inherits from Event, and represents the event object of a securitypolicyviolation event sent on an Element, Document, or worker when its Content Security Policy (CSP) is violated.
Link copied to clipboard
Link copied to clipboard