gwartnes

Results 2 issues of gwartnes

First of all, this is an excellent library and we have gotten a lot of great use out of it! Keep it up! One thing that we have recently noticed...

When creating an `XMLDocument` instance, and then using that `XMLDocument` to create an `Element`, the type that is assigned is `HTMLElement`. It should be an `Element`. Simple repro: My compilation...