Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Browser Support #579

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Browser Support #579

wants to merge 1 commit into from

Conversation

sulliops
Copy link

Recently ran into a situation where I needed to determine support for Pico CSS on older browsers, so I figured I'd contribute the results of my testing. I used the Pico CSS preview page with LambdaTest's Real Time browser testing platform to determine compatibility and based support on whether all of the styles on the preview page displayed correctly.

My testing was far from exhaustive, I just loaded the preview page in each browser until I found the first version that worked correctly. Mobile browsers, in particular, are difficult to determine support for using LambdaTest because they provide different Android/iOS versions to test with as opposed to specific browser versions on each, but that should be fine given that iOS requires all browsers to use WebKit and Android browser versions often correspond to desktop releases.

This pull request also serves to fix #76.

Added a table listing supported browser versions based on manual testing through LambdaTest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Browser compatibility?
1 participant