This is a patch for the HTML5 not undefined issue I filed. After I fixed that I also ran into an issue where toLowerCase() was being called on an element with an undefined tag name. I didn't dig in very far on that one since the fix gets my Zombie tests to run and that is what I was after.
This is a patch for the HTML5 not undefined issue I filed. After I fixed that I also ran into an issue where toLowerCase() was being called on an element with an undefined tag name. I didn't dig in very far on that one since the fix gets my Zombie tests to run and that is what I was after.