You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-platform
enterkeyhint is a HTML element attribute that is for virtual keyboard
layout. Virtual keyboard can change "ENTER" key cap to others such as
"GO", "SEND" and etc.
Now WebKit and Blink (all platforms) support this attribute and
getter/setter API.
This was implemented by bug 1490661, then I would like to ship this on
all channels.