- From: Chris Dumez <web-platform-tests-notifications@w3.org>
- Date: Thu, 27 Apr 2017 16:21:21 GMT
- To: public-web-platform-tests-notifications@w3.org
> I like the specced behavior because wrapping on overflow is unintuitive for users. Note that WebKit is not wrapping, the HTML integer parser returns an error if the parsed value does not fit in an int32_t, and we end up using the default value. View on GitHub: https://github.com/w3c/web-platform-tests/pull/5707#issuecomment-297766077
Received on Thursday, 27 April 2017 16:21:33 UTC