Skip to content

Commit

Permalink
add Element.prototype.closest()
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Dec 5, 2014
1 parent c63cb9f commit 6ce6157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/polyfills.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
"Element.prototype.replace()",
"Element.prototype.remove()",
"Element.prototype.matches()",
"Element.prototype.closest()",
"Element.prototype.classList"
]
},
Expand Down

0 comments on commit 6ce6157

Please sign in to comment.