I've reopened the spec bug that Apple opened in 2011:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=12409
I'm fine with having the attribute apply only to Text and Search states
given that Android (at least default keyboard) will only take into
account capitalization hints for text keyboards. However, I don't think
it's a decision that blink-dev should make. Let's discuss that in
whatwg@ or the bug. I will make sure to ship the final decision.
-- Mounir
On Mon, 16 Mar 2015, at 04:14, Philip Jägenstedt wrote:
> Hi Mounir,
>
> Can you file a bug <
https://whatwg.org/newbug> to integrate your proposal
> into HTML? It's likely that Hixie would have useful technical feedback,
> and
> it will ensure that the autocapitalize spec doesn't get out of sync with
> the HTML spec's terminology over time.
>
> This is the discussion on the WHATWG list:
>
https://lists.w3.org/Archives/Public/public-whatwg-archive/2015Mar/thread.html#msg22
>
> Where did Microsoft leave feedback, and what did they say?
>
> As for the proposal itself, the only issue I can see is in the minutiae
> of
> the states and reflection. Making the invalid value default depend on the
> input element state is atypical, a quick grep of the HTML spec and I
> can't
> find any other such case. Judging by WebKit's source
> <
https://trac.webkit.org/browser/trunk/Source/WebCore/html/Autocapitalize.cpp?rev=160733>,