DescriptionMove focus management API from HTMLDocument to Document
Move focus management API from HTMLDocument to Document as per the HTML5
specification:
http://www.whatwg.org/specs/web-apps/current-work/#focus-management
The hasFocus() / activeElement API is now available to both HTML and XML
documents, not only HTML documents.
This change is consistent with the behavior of Firefox 26 and IE 11.
R=tkent, arv
BUG=335788
TEST=fast/dom/Document/xml-document-focus.xml
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165515
Patch Set 1 #Patch Set 2 : Add extra prototype check #
Messages
Total messages: 11 (0 generated)
|