This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
IE Document Mode: IE9 Standards Mode - Input Validation Not Working #3757
Closed
Description
In IE 10, when you are in document mode IE9 Standards Mode the input validation does not seem to be working correctly.
Demo on the following page demonstrates issue:
http://docs.angularjs.org/api/ng.directive:input.number
Type in letters and it still says it is valid.