Bug 247842

Summary: Typo error in "feComponentTransferElement" tests
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rhodovan.u-szeged, webkit-bug-importer, zimmermann
Priority: P2 Keywords: EasyFix, InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description Ahmad Saleem 2022-11-12 05:55:32 PST
Hi Team,

It seems that we have following typo in the test cases:

"feCompnentTransferElement" compared to "feComponentTransferElement"

https://github.com/WebKit/WebKit/blob/2b519ff97e74aa11c104cfb2dcb3d697db8d2a49/LayoutTests/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr.html#L35

https://github.com/WebKit/WebKit/blob/2b519ff97e74aa11c104cfb2dcb3d697db8d2a49/LayoutTests/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop.html#L48

and few more.

I think we should update them to fix this typo to make it easier to search them in future. Thanks!
Comment 1 Radar WebKit Bug Importer 2022-11-19 05:56:15 PST
<rdar://problem/102546786>
Comment 2 EWS 2022-12-07 18:49:33 PST
Committed 257536@main (240f2f85392a): <https://commits.webkit.org/257536@main>

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