I copied and pasted "<img is="ten-of-hearts" />" into my html (after including the script) and it just shows the Ace of Spades. The "<card-t suit="suit" rank="rank">" works fine, so I assume it has to do with the actual html element or the "is" attribute.
I copied and pasted "<img is="ten-of-hearts" />" into my html (after including the script) and it just shows the Ace of Spades. The "<card-t suit="suit" rank="rank">" works fine, so I assume it has to do with the actual html element or the "is" attribute.