-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #775: Fix has-css3 feature detection, especially css-transforms3d
css-transforms3d was testing using a media query which is not supported by non-webkit browsers. Testing using the `perspective` style property is sufficient in all but now-ancient versions of Chrome.
- Loading branch information
Kenneth G. Franqueiro
committed
Mar 24, 2014
1 parent
745a5be
commit 660eb0f
Showing
2 changed files
with
22 additions
and
58 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters