Skip to content

HTMLKit 2.1.3

Compare
Choose a tag to compare
@iabudiab iabudiab released this 21 Mar 21:54
· 66 commits to main since this release

Released on 2018.03.21

Fixes

  • HTMLElement clone would return an immutable dictionary for attributes (issue #20)
    • Fixed by @CRivlaldo in PR #24
  • HTMLNodeFilterBlock would behave differently on simulator and device (issue #22)
    • Fixed by @CRivlaldo in PR #23