Skip to content

DEP_Browser support

Phil Schanely edited this page Apr 5, 2021 · 1 revision

The Goal

We do our best to support as many of our customers as possible because we know that they come from all walks of life and a large variety of different areas across the world. With core functionality we do our best to ensure that there are no critical roadblocks for users of all browsers. With that said we use the following guidelines to determine what browsers we officially support and what we do our best to accommodate.

Desktop Browsers

Google Chrome ( latest three releases for Mac and PC )

Firefox ( latest three releases for Mac and PC )

Safari ( latest two releases for Mac )

Microsoft Edge ( latest two releases for PC )

Mobile Browsers

Mobile Safari ( latest two releases for iOS )

Chrome Mobile ( latest three releases for Android and iOS )

Samsung Internet ( latest two releases for Android )

Expectations

It is not a requirement that the experience looks and behaves identically across all supported browsers. Because the technology supported by browsers can vary, it is expected that websites will render differently for different browsers, as well as for different releases of the same browser. For example, support for the CSS Grid specification can vary between full support, partial support, or no support between a browser's releases.

The UI must offer a comparable user experience across all supported browsers. To this end, you are encouraged to practice progressive enhancement, a development approach that ensures basic functionality is compatible with all browsers before more advanced functionality is added in.