Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Element: closest() and matches() #79

Closed
3 tasks
zqzhang opened this issue Jan 10, 2017 · 2 comments
Closed
3 tasks

Element: closest() and matches() #79

zqzhang opened this issue Jan 10, 2017 · 2 comments
Assignees
Milestone

Comments

@zqzhang
Copy link
Member

zqzhang commented Jan 10, 2017

  • whatwg@fd69cc7 Add Element.prototype.closest(selectors)
  • whatwg@5ff8f79 Define :scope element for closest() and matches()
  • whatwg@9ac9c15 Add webkitMatchesSelector() and rename legacy alias to historical alias to remain consistent with other historical annotations.
@zqzhang zqzhang changed the title Add Element.prototype.closest(selectors) Element: closest() and matches() Jan 10, 2017
@zqzhang zqzhang self-assigned this Feb 6, 2017
@yongsheng
Copy link
Collaborator

yongsheng commented Apr 16, 2017

#69 depends on it. I'll take both of them.

@yongsheng yongsheng self-assigned this Apr 16, 2017
@yongsheng yongsheng added this to the m4 milestone Apr 16, 2017
@zqzhang
Copy link
Member Author

zqzhang commented Apr 19, 2017

OK, thanks, @yongsheng

@zqzhang zqzhang removed their assignment Apr 19, 2017
yongsheng pushed a commit to yongsheng/dom that referenced this issue May 17, 2017
…ctor.

Changes in Element.
Bring these 3 methods for interface Element.
yongsheng pushed a commit that referenced this issue May 17, 2017
Changes in Element.
Bring these 3 methods for interface Element.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants