Chykalophia Docs
Reference

Browsers & devices reference

Chrome, Safari, Firefox, Edge — what browsers and devices your visitors use and what that means for your website.

referencebeginnerglossary

Your website doesn't look identical on every device and browser. Understanding what your visitors use helps explain why we test your site across multiple environments — and why some design decisions are made the way they are.

Quick summary

Chrome is used by the majority of web users. Safari is dominant on iPhones and Macs. Always test your site on Chrome, Safari, and Firefox at minimum — on both desktop and mobile. Your analytics will show exactly which browsers and devices your audience uses.


Web browsers

BrowserMade byUsed byKey notes
Google ChromeGoogle~65% of global usersThe most used browser worldwide. Fast, feature-rich, developer tools are excellent. Available on Windows, Mac, Android, iOS.
SafariApple~19% of global usersThe default browser on iPhones, iPads, and Macs. Dominant on Apple devices. Has its own rendering quirks — always test on Safari.
Microsoft EdgeMicrosoft~5% of global usersThe default browser on Windows 10/11. Now built on Chromium (same engine as Chrome). Generally behaves like Chrome.
Mozilla FirefoxMozilla~3% of global usersOpen-source. Strong privacy features. Fewer users than Chrome but important to test — particularly for desktop users.
Samsung InternetSamsung~2% of global usersDefault browser on Samsung Android phones. Based on Chromium. Important for sites with many Android/Samsung visitors.
OperaOpera SoftwareUnder 1% globallyChromium-based. Small market share.
BraveBrave SoftwareUnder 1% globallyPrivacy-focused Chromium browser. Blocks ads and trackers by default — affects some analytics tracking.
DuckDuckGo BrowserDuckDuckGoSmall, growingPrivacy-focused. Mobile primarily.

Browser engines

A browser engine is the core software that reads HTML, CSS, and JavaScript and renders the visible page. Knowing the engine explains why different browsers behave similarly or differently.

EngineUsed byNotes
BlinkChrome, Edge, Opera, Brave, Samsung InternetThe most common engine. If it works in Chrome, it usually works in all Blink browsers.
WebKitSafari, iOS browsersApple's engine. All browsers on iOS (including Chrome for iPhone) must use WebKit — Apple requires it. Important for web compatibility testing.
GeckoFirefoxMozilla's engine. Slightly different behavior from Blink in some CSS and JavaScript areas.

Why your iPhone Chrome is really Safari underneath

Apple requires all browsers on iPhone and iPad to use the WebKit engine. So Chrome on iPhone, Firefox on iPhone, and Safari on iPhone all use the same engine. Testing on Safari on desktop is the closest proxy you can get for iOS behavior.


Device categories

CategoryExamplesTypical screen widthNotes
Mobile phoneiPhone, Samsung Galaxy, Pixel320px–430pxMost websites receive 50–70% of traffic from mobile. Critical to test.
TabletiPad, Android tablets600px–1024pxLess common than phones or desktops, but important for some audiences.
LaptopMacBook, Windows laptop1280px–1440pxCommon desktop size range.
Desktop monitoriMac, external monitors1440px–2560px+Wide screens need maximum-width containers to stay readable.
4K / large displayHigh-end monitors, TVs2560px–3840px+Very wide — designs should cap at a max-width to avoid content becoming too spread out.
Smart TV / gaming consoleSamsung TV, PlayStationVariesA growing segment. Less common for business sites.

Operating systems

OSMade byTypical users
WindowsMicrosoft~70% of desktop users. Most enterprise environments.
macOSApple~15–20% of desktop users. Common in creative, marketing, and tech industries.
iOSAppleAll iPhones and iPads. Second-largest mobile OS.
AndroidGoogleThe most used mobile OS globally. Wide variety of screen sizes and manufacturers.
ChromeOSGoogleChromebooks. Primarily schools and some enterprise users.

What "browser support" means

When we say a feature has "good browser support," it means it works correctly in all major modern browsers. Some newer CSS features or web APIs aren't supported by all browsers yet — we track this and choose approaches that work for your audience.

The website caniuse.com is the industry reference for checking which browsers support a specific feature.


Why we test across browsers and devices

Your visitors use different combinations of browser, device, and operating system. A layout that looks perfect in Chrome on a MacBook might have spacing issues in Safari on an iPhone, or a button might overlap text on a smaller Android screen.

We test your site at key screen sizes and on real devices (or emulators) to catch these issues before they reach your visitors.


Common questions

Need a hand?

If you're stuck, email support@chykalophia.com and we'll help. Include your website address and a screenshot if you can.

Learn more

Browsers & devices reference | Chykalophia Docs