Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 022f97942332f979bfba7cd9849334c933fb3680
      
https://github.com/WebKit/WebKit/commit/022f97942332f979bfba7cd9849334c933fb3680
  Author: Ahmad Saleem <[email protected]>
  Date:   2025-05-26 (Mon, 26 May 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/content-security-policy/securitypolicyviolation/constructor-required-fields-expected.txt
    M Source/WebCore/dom/SecurityPolicyViolationEvent.idl

  Log Message:
  -----------
  Sync `SecurityPolicyViolationEventInit` interface as per Web Specification
https://bugs.webkit.org/show_bug.cgi?id=293586

Reviewed by Anne van Kesteren.

This patch aligns WebKit with Web Specification [1]:

[1] 
https://w3c.github.io/webappsec-csp/#dictdef-securitypolicyviolationeventinit

This patch mainly reomves `required` from respective since it was not needed
as per web specification and additionally, it also removes outdated comments.

* Source/WebCore/dom/SecurityPolicyViolationEvent.idl:
* 
LayoutTests/imported/w3c/web-platform-tests/content-security-policy/securitypolicyviolation/constructor-required-fields-expected.txt:
 Progressions

Canonical link: https://commits.webkit.org/295425@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to