-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hi @dissolve
Looks like you are motoring with your parser and finding all sorts of issues with the tests. Great to see someone putting a lot effort into a parser.
Would just like to point out that the tests are used for automated updating of the microformats-shiv code in the Firefox browser core library. I built Mozilla a script that will not allow them to update the microformats-shiv code without it passing these tests. On a new pull of my code it also converts the tests and adds them to Mozilla's internal test suite. The script pulls the tests directly off this repo. Mozilla only use the parser internally. I am not sure they do new pulls of updated versions of the microformats-shiv anymore.
If there is an issue with the tests they should be changed, I am not saying otherwise, just want to let you known
I would love to help work through the issues you are having with the tests at the moment and check my own parser to understand each problem but I just do not have the time at the moment.
Cheers
Glenn