[Bug 22129] Allowing @pattern attribute on <input type=number>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22129

--- Comment #3 from Felipe N. Moura <felipenmoura@gmail.com> ---
I think the problem with locale is that it will be forcing developers to chose
one of the existing patterns, when offering a pattern attribute would be more
"malleable". Although, it would probably be easier to implement than specifying
a mask.

(In reply to comment #2)
> I'm not sure @pattern is the right way to solve that problem. It's actually
> not clear to me if the real issue is the Brazilian use case or localising
> number format in general. FWIW, I think it would be better to wait for
> feedbacks from developers after the widget will be widly and correctly
> implemented. For example, I'm not sure how <input type='number'
> lang='<locale>'> wouldn't be enough to force some localisation format.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 22 May 2013 20:03:39 UTC