Bug 247842 - Typo error in "feComponentTransferElement" tests
Summary: Typo error in "feComponentTransferElement" tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: EasyFix, InRadar
Depends on:
Blocks:
 
Reported: 2022-11-12 05:55 PST by Ahmad Saleem
Modified: 2022-12-07 18: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 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.