[Webkit-unassigned] [Bug 81102] blur() on shadow host should work when a shadow host contains a focused element in its shadow DOM subtrees.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 01:36:18 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81102


Hajime Morrita <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132554|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #30 from Hajime Morrita <morrita at google.com>  2012-03-19 01:36:18 PST ---
(From update of attachment 132554)
View in context: https://bugs.webkit.org/attachment.cgi?id=132554&action=review

This looks a good direction! Thanks for clarification. Could you iterate once more?

> Source/WebCore/dom/TreeScope.cpp:188
> +Element* TreeScope::activeElement()

We can make activeElement() virtual. then we know if this is document more clearly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list