On 2014/02/05 16:41, Robert O'Callahan wrote:
Isn't it likely that Web sites depend on the existing behavior too?
I'm not sure until we change the behavior actually.
The D3E spec is defined from behavior of other browsers
(IE/Blink/WebKit/Presto).
So, I believe that there is no problem on cross-browser script.
If there is a problem, it must be like this:
> if (navigator.userAgent.indexOf("Firefox") > 0) {
> // handling non-printable keys with keypress event handler
> }
I cannot say there is no such web sites, however, I guess (and hope)
it's minority.
--
Masayuki Nakano <masay...@d-toybox.com>
Manager, Internationalization, Mozilla Japan.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform