Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
13.0.0
-
None
-
None
-
Tiger
-
Tiger Sprint 197
Description
The support page says that we support the latest stable release.
The API module autoprefixes the CSS styling with:
-last 1 Chrome versions
- last 1 Firefox versions
- Safari >= 7
- Explorer >= 10
The login modules autoprefixes the CSS styling with:
- last 1 versions
Both are wrong, the correct value(s) should be:
- last 1 Chrome versions
- last 1 Firefox versions
- last 1 Safari versions
- last 1 Edge versions