[webkit-changes] [WebKit/WebKit] 81881e: Sync 'SVGClipPathElement' with IDL Spec and add 't...
Ahmad Saleem
noreply at github.com
Mon May 8 11:32:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 81881e6b668f137e4dd22f54edacc02df0f90c31
https://github.com/WebKit/WebKit/commit/81881e6b668f137e4dd22f54edacc02df0f90c31
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-masking/idlharness-expected.txt
M LayoutTests/svg/dom/svg2-inheritance-expected.txt
M Source/WebCore/svg/SVGClipPathElement.idl
Log Message:
-----------
Sync 'SVGClipPathElement' with IDL Spec and add 'transform' as well
https://bugs.webkit.org/show_bug.cgi?id=256316
Reviewed by Simon Fraser.
This patch aligns WebKit with web-spec [1]:
[1] https://drafts.fxtf.org/css-masking/#InterfaceSVGClipPathElement
This is also part of Interop 2023.
* Source/WebCore/svg/SVGClipPathElement.idl: As above
* LayoutTests/imported/w3c/web-platform-tests/css/css-masking/idlharness-expected.txt: Rebaselined
* LayoutTests/svg/dom/svg2-inheritance-expected.txt: Rebaselined
Canonical link: https://commits.webkit.org/263808@main
More information about the webkit-changes
mailing list