Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 42a0c2981cc0f0b8b33f6d4dea33197a531f1021
https://github.com/WebKit/WebKit/commit/42a0c2981cc0f0b8b33f6d4dea33197a531f1021
Author: Ahmad Saleem <[email protected]>
Date: 2026-02-04 (Wed, 04 Feb 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/svg/types/scripted/SVGAnimatedLength-initial-values-expected.txt
M Source/WebCore/svg/SVGRadialGradientElement.h
Log Message:
-----------
[SVG2] Change default value of `fx` and `fy` to `50%` for SVGRadialGradient
https://bugs.webkit.org/show_bug.cgi?id=306976
rdar://169645572
Reviewed by Said Abou-Hallawa.
This patch aligns with Web Specification [1]:
As per web specification change, the initial value for 'fx' and 'fy' is
now '50%' and this change follows it.
[1] https://github.com/w3c/svgwg/commit/762c87597d29af3fe45a810155e9b54749229d79
* Source/WebCore/svg/SVGRadialGradientElement.h:
*
LayoutTests/imported/w3c/web-platform-tests/svg/types/scripted/SVGAnimatedLength-initial-values-expected.txt:
Progressions
Canonical link: https://commits.webkit.org/306811@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications