Feature #70349
Updated by Björn Jacob about 9 years ago
h2. Supported attributes: h3. Universal universal attributes: <pre>accesskey, class, contenteditable, contextmenu, dir, draggable, dropzone, hidden, id, lang, spellcheck, style, tabindex, title, translate</pre> h3. Element element attributes: <pre>accept, autocomplete, autofocus, checked, disabled, inputmode, list, max, maxlength, min, minlength, multiple, name, pattern, placeholder, readonly, required, size, step, type, value</pre> Extend the type attribute and support this values: <pre>button, checkbox, color, date, datetime, datetime-local, email, file, hidden, image, month, number, password, radio, range, reset, search, submit, tel, text, time, url, week</pre>