On 2015-10-29 7:21 PM, Carlos Valim Coragem wrote:
It seems that this problem only happens in the desktop version and not in mobile, I just did a test with the same webpage in version 34.0.1 of Firefox to Android and it worked!
Your experience is expected. We have an implementation of these form controls on Android, but not on desktop. We have been waiting for UX specs for this feature on desktop, as you have discovered. :-)
Also, one note about HTML5, HTML5 is the name of a modern specification <https://html.spec.whatwg.org/multipage/> that web browsers including Firefox implement. Don't think of this as a version 5, it is a "living standard", which means that we add things to it and fix the bugs in it over time. Each browser engine usually lacks implementation of a few features, as there is always a gap between the standardization and implementation of feature. Sometimes by years!
To find out what engine supports which part of the Web platform, you can use tools such as <http://caniuse.com/>.
Cheers, Ehsan _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform