Gecko implements a non-standard `mozactionhint` attribute on `<input>` and 
`<textarea>` elements. It was implemented for Fennec, and it's mentioned 
here:

* 
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#non-standard_attributes

The attribute indicates the appropriate label for the Enter or Return key 
on a virtual keyboard.

It has since been replaced by the standardized `enterkeyhint`, which 
shipped in Firefox 94.

* 
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint

The plan is to remove support for `mozactionhint` in bug 1735980, which 
will ship with Firefox 119.

* https://bugzilla.mozilla.org/show_bug.cgi?id=1735980


-- 
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/9b3a9f7a-6966-4055-a24a-d04cc300a14cn%40mozilla.org.

Reply via email to