debian-mirror-gitlab/.browserslistrc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
551 B
Plaintext
Raw Normal View History

2021-03-11 19:13:27 +05:30
#
2021-09-30 23:02:18 +05:30
# This list of browsers is a conservative definition, based on
2021-03-11 19:13:27 +05:30
# https://docs.gitlab.com/ee/install/requirements.html#supported-web-browsers
# with the following reasoning:
#
2022-08-13 15:12:31 +05:30
# - We should support the latest ESR of Firefox: 91, because it used quite a lot.
# - We use Edge/Chrome >= 92 because they are about as old as the Firefox ESR
# - Safari 14.1 because it is the current minor version of the previous major version
2021-03-11 19:13:27 +05:30
#
2021-09-30 23:02:18 +05:30
# See also this epic: https://gitlab.com/groups/gitlab-org/-/epics/3957
2021-03-11 19:13:27 +05:30
#
2022-08-13 15:12:31 +05:30
chrome >= 92
edge >= 92
firefox >= 91
safari >= 14.1