-
Notifications
You must be signed in to change notification settings - Fork 299
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
Upstream retargeting algorithm #276
Labels
topic: shadow
Relates to shadow trees (as defined in DOM)
Comments
hayatoito
added a commit
that referenced
this issue
Jul 14, 2016
hayatoito
added a commit
that referenced
this issue
Jul 19, 2016
hayatoito
added a commit
that referenced
this issue
Jul 20, 2016
hayatoito
added a commit
that referenced
this issue
Jul 22, 2016
hayatoito
added a commit
that referenced
this issue
Jul 22, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://w3c.github.io/webcomponents/spec/shadow/#dfn-retargeting-algorithm. It seems Pointer Lock might use it soon per w3c/pointerlock#4 and it's needed by
activeElement
too.I wonder if we should figure out if event dispatch can somehow use it after all.
The text was updated successfully, but these errors were encountered: