Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 455 Bytes

determine-browser-capabilities.md

File metadata and controls

9 lines (5 loc) · 455 Bytes

Determine Browser Capabilities

Category: Web

Modern internet browsers have near-equal capabilities but some browsers can have functional gaps on mobile devices or desktops.

To determine what capabilities are available for a given browser/OS combination, visit "Can I Use" https://www.caniuse.com and search for the feature you want to use.

Desktop browsers listed include Chrome, Edge, Firefox, Safari, Opera and equivalent versions on mobile.