Opened 3 years ago
Closed 3 years ago
#55559 closed task (blessed) (fixed)
Update the `caniuse` data for 6.0
Reported by: | desrosj | Owned by: | desrosj |
---|---|---|---|
Milestone: | 6.0 | Priority: | normal |
Severity: | normal | Version: | 6.0 |
Component: | Build/Test Tools | Keywords: | |
Focuses: | css | Cc: |
Description
[53141] updated the caniuse
database to the latest version. This ticket is to ensure that any CSS files generated by Core build tools (not distributed in NPM dependencies) are updated accordingly with grunt precommit:css
.
For historical reference, the update in [53141] produced the following target browser changes when using the latest data provided in version 1.0.30001327
:
Target browser changes: - and_chr 91 + and_chr 100 - and_uc 12.12 - android 91 + android 99 - chrome 91 - chrome 90 + chrome 100 + chrome 99 + chrome 98 - edge 91 - edge 90 + edge 99 + edge 98 - firefox 90 - firefox 89 + firefox 98 + firefox 97 - ios_saf 14.5-14.7 - ios_saf 14.0-14.4 + ios_saf 15.4 + ios_saf 15.2-15.3 + ios_saf 14.5-14.8 - opera 77 - opera 76 + opera 83 + opera 82 - safari 14.1 - safari 14 + safari 15.4 + safari 15.2-15.3 - samsung 14.0 + samsung 16.0
Previously:
- #53686 (5.8)
Change History (4)
Note: See
TracTickets for help on using
tickets.
After running
grunt precommit:css
, there are only 2 deleted-moz-tab-size
properties. The-moz-
prefix has not been required for Firefox since version 90 (Firefox is currently at version 99), and currently sits at 0.02% usage.