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/securitypolicyviolation_event, Document/securitypolicyviolation_event, or WorkerGlobalScope/securitypolicyviolation_event when its Content Security Policy (CSP) is violated.