-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[Compatibility] Webkit prefixes missing #8792
Comments
DaSchTour
added a commit
to DaSchTour/foundation-sites
that referenced
this issue
May 16, 2016
I guess this is a misunderstanding about android browser versions To target Android Webview (Android 2.3) another syntax is needed than for Android Chrome which it was until now.
I created a PR #8794 |
Autoprefixer? |
autoprefixer is there but it could be solved by @DaSchTour 's PR. Thanks for the PR @DaSchTour ! |
rafibomb
added a commit
that referenced
this issue
May 16, 2016
rafibomb
pushed a commit
that referenced
this issue
May 16, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The docs state that foundation is compatible with Android Browser 2.3+ but prefixes for properties like
border-box
are missing.The text was updated successfully, but these errors were encountered: