commit | 9afda36ed72083febca5e1a249b7f9f09205fe16 | [log] [tgz] |
---|---|---|
author | Juuso Lapinlampi <wub@partyvan.eu> | Wed May 11 18:04:18 2016 +0000 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Thu May 12 17:43:36 2016 +0200 |
tree | 394ae79017abac84106549b27180ed0f42a714d8 | |
parent | 8d05b398bb1f4effcb59dddc62a3ea1f021f8631 [diff] |
ui-shared: Remove a name attribute with an empty value The name attribute is optional in an input element, but it must not be an empty value. See: https://html.spec.whatwg.org/#attr-fe-name See: https://html.spec.whatwg.org/#the-input-element