This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
What is the initial value of 'shadowRoot.activeElement' in the algorithm used in Shadow DOM spec '8.3 Active Element'? A document.activeElement is <body> element if there is no focused element according to the spec: http://www.w3.org/TR/html5/editing.html#document-level-focus-apis What should be shadowRoot.activeElement if there is no focused elements inside of shadow root?
http://dvcs.w3.org/hg/webcomponents/rev/197e3d833074