Browser Support
Browser & Device Support should be dictated (if possible) by previous years statistics for the project or proposition being worked on. Where this isn’t possible we rely on the following list as a baseline for the Browsers, Versions and Devices we should support.
Browsers
| Chrome | Firefox | Internet Explorer | Opera | Safari | |
|---|---|---|---|---|---|
| Android | Supported | Supported | N/A | Not Supported | N/A | 
| iOS | Supported | N/A | Not Supported | Supported | |
| Mac OS X | Supported | Supported | Supported | Supported | |
| Windows | Supported | Supported | Supported | Supported | Not Supported | 
Support for Internet Explorer 8 and 9
As we implement Bootstrap 3 the same rules apply as to what they support. In short Internet Explorer 8 won’t look quite the same, and 9 will be missing out on a few things. This is where we make use of Plugins to polyfill what’s missing. See Utilities.
| Feature | Internet Explorer 8 | Internet Explorer 9 | 
|---|---|---|
border-radius | 
          Not supported | Supported | 
box-shadow | 
          Not supported | Supported | 
transform | 
          Not supported |  Supported, with -ms prefix | 
        
transition | 
          Not supported | |
placeholder | 
          Not supported | |