Per spec valueAsNumber should return milliseconds, but Chrome and Edge which support type=month seem to return number of months.
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1278185#c6
I wonder why this was implemented against the spec in Chrome or has the spec changed accidentally after that or what. But anyhow, looks like we need to change the spec.
@tkent-google