Repeal autocomplete form attribute being boolean#6464
Repeal autocomplete form attribute being boolean#6464marek-saji wants to merge 2 commits intozendframework:masterfrom
autocomplete form attribute being boolean#6464Conversation
|
@marek-saji please rebase this PR! |
|
@weierophinney what do you think? Is it sufficient to just treat |
…alues' into develop Close #6464
|
@marek-saji I manually merged this PR into |
|
From what I've read, this depends on what version of the HTML5 spec you're following. If you refer to the W3C's HTML5 spec (October 28th 2014) it says that autocomplete has only two values, on and off. The WHATWG spec you've linked to is a "living" HTML5 spec, which more closely aligns with W3C's HTML 5.1 working draft, both of which go into much greater detail about what is allowed and where w.r.t autocomplete. |
autocompleteattribute may have string values:http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#attr-fe-autocomplete