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
Properties
Link copied to clipboard
val ERROR CLASS: Symbol not found for SecurityPolicyViolationEventDisposition.Companion.enforce: SecurityPolicyViolationEventDisposition
Link copied to clipboard
val ERROR CLASS: Symbol not found for SecurityPolicyViolationEventDisposition.Companion.report: SecurityPolicyViolationEventDisposition
Link copied to clipboard