WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
293689
Stop using SVGLengthValue in SVGRenderStyle
https://bugs.webkit.org/show_bug.cgi?id=293689
Summary
Stop using SVGLengthValue in SVGRenderStyle
Sam Weinig
Reported
2025-05-28 10:14:12 PDT
SVGLengthValue should not be used in SVGRenderStyle as it is only needed for DOM level tracking. Instead, we should use Length. There are only two uses of SVGLengthValue in SVGRenderStyle at the moment for stroke-dasharray and baseline-shift.
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2025-05-28 10:37:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45999
EWS
Comment 2
2025-05-30 10:43:35 PDT
Committed
295618@main
(e55da04f7eae): <
https://commits.webkit.org/295618@main
> Reviewed commits have been landed. Closing PR #45999 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-05-30 10:44:14 PDT
<
rdar://problem/152321267
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug