From #208 (review)
Also worth noting, but not a blocking issue: the test coverage here is amazing. But I am sad it is not in web platform tests format, which would make it easier to validate that we are matching browser behavior.
I don't know what a good solution to this is since I know having quick to run unit tests in this project is nicer than having to do a full integration test with jsdom.
Some possible ideas:
From #208 (review)