4
edits
No edit summary |
No edit summary |
||
Line 216: | Line 216: | ||
| autocomplete || is this already implemented? | | autocomplete || is this already implemented? | ||
|- | |- | ||
| autofocus || implementable | | autofocus || implementable (by XBL) | ||
|- | |- | ||
| inputmode || ? | | inputmode || ? | ||
Line 230: | Line 230: | ||
| replace || ? | | replace || ? | ||
|- | |- | ||
| list || implementable | | list || implementable (in conjunction with <datalist>) | ||
|- | |- | ||
| selectedOptions || implementable as an array or "fake" NodeList | | selectedOptions || implementable as an array or "fake" NodeList |
edits