tbranyen/diffhtml

Wrong <link> attributes

markitosha opened this issue · 1 comments

when tag processed with innerHTML method, sometimes appears wrong attributes as="undefined" and type="undefined"

How do I reproduce this?

Created a JSFiddle for you to help illustrate the problem: https://jsfiddle.net/y4Lbzpnt/4/ as stands, looks to be operating correctly.