Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Window's blur() #4381

Open
annevk opened this issue Feb 19, 2019 · 1 comment
Open

Investigate Window's blur() #4381

annevk opened this issue Feb 19, 2019 · 1 comment

Comments

@annevk
Copy link
Member

annevk commented Feb 19, 2019

At the moment the specification encourages this to be implemented as a no-op. Is there a way we could test this and encourage implementations to adopt this?

From limited testing I could not get all implementations agree to focus a nested window w using w.focus(). That makes it hard to tell if w.blur() does nothing or only does nothing when there's nothing focused.

(Also test blur() after removing the nested window's container element.)

@annevk
Copy link
Member Author

annevk commented Feb 19, 2019

(Relates to #4363.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant