Re: [WebIDL] Remainder of my tests (#271)

This makes me wonder though, is the Chrome implemenation conversion a good idea? For example, why not take what the native Date() constructor accepts as valid and just feed those inputs into the new Date constructor, and take the result, and if it throws or produces a NaN date, then throw?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/271#discussion_r6674424

Received on Monday, 30 September 2013 23:15:14 UTC