Re: Focus and focus()/blur() [ISSUE-102]

Hi folks,

The most common case of focus moving from one node to another is covered by DOM L3 Events. Because the focus() and blur() methods are not defined in DOM L3 Events, we found it more appropriate that a specification, such as HTML5, define how these methods interact with the dispatch of focus/blur events. Let us know if you have concerns with this decision.

Thanks,

Jacob

Received on Friday, 12 August 2011 07:12:59 UTC