Bug 268354 - Typos in SVG code where transfrom is used instead of transform
Summary: Typos in SVG code where transfrom is used instead of transform
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: Safari 17
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Karl Dubost
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-29 19:45 PST by Karl Dubost
Modified: 2024-01-30 04:49 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Dubost 2024-01-29 19:45:03 PST
replace transfrom by transform

Source/WebCore/svg/SVGTransformList.cpp
Source/WebCore/svg/SVGAnimateTransformElement.cpp
Source/WebCore/svg/SVGTransformValue.h
Comment 1 Radar WebKit Bug Importer 2024-01-29 19:45:12 PST
<rdar://problem/121899918>
Comment 2 Karl Dubost 2024-01-29 19:49:45 PST
Pull request: https://github.com/WebKit/WebKit/pull/23488
Comment 3 EWS 2024-01-30 04:49:40 PST
Committed 273736@main (ea8fdd5062a8): <https://commits.webkit.org/273736@main>

Reviewed commits have been landed. Closing PR #23488 and removing active labels.