browser - Mock CSS property not supported for testing? -
i need test website if different css properties aren't supported. there way can disable support properties, such 3d transforms?
the simplest, fastest , reliable solution use old version of browser -- since that's real-world scenario in various css properties unsupported.
eg: can find old versions of chrome (windows) here: (including pre-1.0 beta) http://www.oldversion.com/windows/google-chrome/
Comments
Post a Comment