LibWeb/CSP: Implement SecurityPolicyViolationEvent

This is used to report violations of policies to the element/global
object that caused it.
This commit is contained in:
Luke Wilde 2024-11-26 15:43:02 +00:00 committed by Alexander Kalenik
commit 02236be737
Notes: github-actions[bot] 2025-03-18 23:56:31 +00:00
9 changed files with 168 additions and 0 deletions

View file

@ -358,6 +358,7 @@ SVGTransformList
SVGUseElement
Screen
ScreenOrientation
SecurityPolicyViolationEvent
Selection
ServiceWorker
ServiceWorkerContainer