Bug 268354

Summary: Typos in SVG code where transfrom is used instead of transform
Product: WebKit Reporter: Karl Dubost <karlcow>
Component: SVGAssignee: Karl Dubost <karlcow>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: Safari 17   
Hardware: Unspecified   
OS: Unspecified   

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.