Collection of AngularJS fallbacks for less modern browsers.
A placeholder for a text that is erased upon input focus. It's missing IE 6-9.
Example usecase: <input type="text" placeholder="{{i18n.input_placeholder}}" />
An eye icon that appears on password input fields that allow the user to show the password in plain text. This is currently only implemented in IE 10.
Example usecase: <input type="password" />
https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills