- 
		
			If Android added support for inputmode="numeric" it would alleviate tons of pressure to misuse <input type="number"> caniuse.com/#feat=input-inputmode
- 
		
			Android is the big one that links type="number" to the numeric keypad. iOS usespatternfor this, so inputmode is less important there.
- 
		
			Star thisinputmodeissue bugs.chromium.org/p/chromium/issues/detail?id=248482 Only 23 stars there right now—please help!