[webkit-changes] [WebKit/WebKit] 1531d4: Sync 'SVGFESpecularLightingElement' with WebIDL Sp...

Ahmad Saleem noreply at github.com
Wed Nov 29 23:54:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1531d41a4ef64103835343c7ca448db7defee9de
      https://github.com/WebKit/WebKit/commit/1531d41a4ef64103835343c7ca448db7defee9de
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/filter-effects/idlharness.any-expected.txt
    M Source/WebCore/svg/SVGFESpecularLightingElement.idl

  Log Message:
  -----------
  Sync 'SVGFESpecularLightingElement' with WebIDL Specification

https://bugs.webkit.org/show_bug.cgi?id=265019
rdar://problem/118768259

Reviewed by Said Abou-Hallawa.

This patch is to align WebKit with Gecko / Firefox, Blink / Chromium and Web-Specification [1]:

[1] https://drafts.fxtf.org/filter-effects/#InterfaceSVGFESpecularLightingElement

This patch adds missing 'kernelUnitLengthX' and 'kernelUnitLengthY' in IDL file.

* Source/WebCore/svg/SVGFESpecularLightingElement.idl:
* LayoutTests/imported/w3c/web-platform-tests/css/filter-effects/idlharness.any-expected.txt: Rebaselined

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




More information about the webkit-changes mailing list