Comment #23 on issue 11480 by [email protected]: Support GTK keyboard themes (emacs keybindings) http://code.google.com/p/chromium/issues/detail?id=11480
To match internet explorer, we may have to violate the DOM Event spec more or less. Also, Microsoft is trying to change the behavior of Internet Explorer to comply with the spec. This means, matching the current Internet Explorer will not match future Internet Explorers. After a discussion in the W3C mailing list, I have decided to implement our input code so it can comply with the spec as much as possible. (To make it compliant with the spec, I often ask W3C people to clarify ambiguities of the spec.) I prefer emulating the current Internet Explorer only when it causes a site- compatibility problem. Regards, -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
