Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 89a77dce2e2a81bf5aa6f6b6b670373ed27ea31b
      
https://github.com/WebKit/WebKit/commit/89a77dce2e2a81bf5aa6f6b6b670373ed27ea31b
  Author: Taher Ali <[email protected]>
  Date:   2025-12-25 (Thu, 25 Dec 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement-expected.txt
    R 
LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFECompositeElement-expected.txt
    R LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFECompositeElement.html
    M Source/WebCore/svg/SVGFECompositeElement.h
    M Source/WebCore/svg/SVGFECompositeElement.idl
    M Source/WebCore/svg/properties/SVGDecoratedEnumeration.h
    M Source/WebCore/svg/properties/SVGPropertyTraits.h

  Log Message:
  -----------
  Expose operator lighter in SVGFECompositeElement IDL
https://bugs.webkit.org/show_bug.cgi?id=304105
rdar://problem/166704079

Reviewed by Said Abou-Hallawa.

As defined in the Compositing and Blending spec [1], the 'lighter'
operator is specified.

This PR, as discussed in [2], exposes the 'lighter' value to IDL.

[1] https://www.w3.org/TR/compositing-1/#porterduffcompositingoperators_plus
[2] w3c/svgwg#424

* 
LayoutTests/imported/w3c/web-platform-tests/svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement-expected.txt:

* 
LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFECompositeElement-expected.txt: 
Removed.
* LayoutTests/svg/dom/SVGAnimatedEnumeration-SVGFECompositeElement.html: 
Removed.

Removed this test because it is duplicated in WPT.

* Source/WebCore/svg/SVGFECompositeElement.h:
(WebCore::SVGIDLEnumLimits<CompositeOperationType>::highestExposedEnumValue): 
Deleted.
* Source/WebCore/svg/SVGFECompositeElement.idl:
* Source/WebCore/svg/properties/SVGDecoratedEnumeration.h:
* Source/WebCore/svg/properties/SVGPropertyTraits.h:
(WebCore::SVGIDLEnumLimits::highestExposedEnumValue): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to