[Webkit-unassigned] [Bug 81097] New: ShadowRoot.activeElement should be null if it does not contain a focused element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 05:59:00 PDT 2012


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

           Summary: ShadowRoot.activeElement should be null if it does not
                    contain a focused element.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: dglazkov at chromium.org, rolandsteiner at chromium.org,
                    rniwa at webkit.org, dominicc at chromium.org,
                    morrita at google.com, kaustubh at motorola.com,
                    shinyak at chromium.org
            Blocks: 63601


Although I've just filed a bug for the Shadow DOM spec (see the bellow), I think shadowRoot.activeElement should be null if it does not contain a focused element.

http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#active-element
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16365

The current implementation of ShadowRoot.activeElement may return a focused element which is outside of ShadowRoot.

-- 
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