Skip to content
This repository was archived by the owner on Jan 4, 2018. It is now read-only.

v0.2.6

Choose a tag to compare

@adevnadia adevnadia released this 23 Jun 06:03

<a name"0.2.6">

0.2.6 (2016-06-23)

Bug Fixes

  • findSlots: Use recursive descent function instead of a tree walker to simplify logic and ge (e45fecca)
  • ie: Fix createTreeWalker() quirsk in IE. (20236a9c)
  • slotting:
    • Node.SHOW_ELEMENT -> NodeFilter.SHOW_ELEMENT (63bfc54f)
    • Fix algorithm that finds slots local to a shadow root so that it only includes s (491caf84)