WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
81097
ShadowRoot.activeElement should be null if it does not contain a focused element.
https://bugs.webkit.org/show_bug.cgi?id=81097
Summary
ShadowRoot.activeElement should be null if it does not contain a focused elem...
Hayato Ito
Reported
2012-03-14 05:58:59 PDT
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.
Attachments
Return null
(8.25 KB, patch)
2012-03-14 06:15 PDT
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hayato Ito
Comment 1
2012-03-14 06:15:29 PDT
Created
attachment 131833
[details]
Return null
WebKit Review Bot
Comment 2
2012-03-14 20:07:06 PDT
Comment on
attachment 131833
[details]
Return null Clearing flags on attachment: 131833 Committed
r110810
: <
http://trac.webkit.org/changeset/110810
>
WebKit Review Bot
Comment 3
2012-03-14 20:07:11 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug