diff --git a/firefox-ios/Client/Assets/CC_Script/FormLikeFactory.sys.mjs b/firefox-ios/Client/Assets/CC_Script/FormLikeFactory.sys.mjs index 4950ee0f82075..162fedbc2bc88 100644 --- a/firefox-ios/Client/Assets/CC_Script/FormLikeFactory.sys.mjs +++ b/firefox-ios/Client/Assets/CC_Script/FormLikeFactory.sys.mjs @@ -37,42 +37,28 @@ export let FormLikeFactory = { }, /** - * Create a FormLike object from an // not in a
are one LoginForm but this + * shouldn't be relied upon as the heuristics may change to detect multiple + * "forms" (e.g. registration and login) on one page with a . * - * @param {HTMLInputElement|HTMLSelectElement} aField - an or // or