Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 78d9499a75c96505efe12b09a8c2d16a94309ebb
https://github.com/WebKit/WebKit/commit/78d9499a75c96505efe12b09a8c2d16a94309ebb
Author: Ahmad Saleem <[email protected]>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M Source/WebCore/svg/SVGGradientElement.h
Log Message:
-----------
Fix `SVG_SPREADMETHOD_*` assignment in `SVGGradientElement.h`
https://bugs.webkit.org/show_bug.cgi?id=289506
rdar://146708883
Reviewed by Alan Baradlay.
This patch fixes assignment in enum to match values corresponding to what
they suppose to be. I looked into web specification [1] to see if there is
any special case but it does not seems to be the case.
[1] https://svgwg.org/svg2-draft/pservers.html#InterfaceSVGGradientElement
* Source/WebCore/svg/SVGGradientElement.h:
Canonical link: https://commits.webkit.org/291949@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