Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8615f506db9162ea73173834af9e4b997d92dd93
      
https://github.com/WebKit/WebKit/commit/8615f506db9162ea73173834af9e4b997d92dd93
  Author: Ahmad Saleem <[email protected]>
  Date:   2025-12-27 (Sat, 27 Dec 2025)

  Changed paths:
    M 
LayoutTests/platform/glib/svg/custom/gradient-deep-referencing-expected.txt
    M LayoutTests/platform/ios/svg/custom/gradient-deep-referencing-expected.txt
    M LayoutTests/platform/mac/svg/custom/gradient-deep-referencing-expected.txt
    M Source/WebCore/svg/RadialGradientAttributes.h

  Log Message:
  -----------
  Fix `typo` of incorrect lengths compared to `SVGRadialGradientElement.h`
https://bugs.webkit.org/show_bug.cgi?id=304686
rdar://167162675

Reviewed by Said Abou-Hallawa.

This just aligns `RadialGradientAttributes.h` with `SVGRadialGradientElement.h`,
where these values have appropriate lengths, it must be copy paste error
from the past, so this just fixes this typo issue and align both files.

* LayoutTests/platform/glib/svg/custom/gradient-deep-referencing-expected.txt:
* LayoutTests/platform/ios/svg/custom/gradient-deep-referencing-expected.txt:
* LayoutTests/platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
* Source/WebCore/svg/RadialGradientAttributes.h:
(WebCore::RadialGradientAttributes::RadialGradientAttributes):

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



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

Reply via email to