Skip to content

Commit

Permalink
Merge pull request #152 from vio/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
vio committed Apr 30, 2022
2 parents 7bcf76d + e551ab3 commit ab7c664
Show file tree
Hide file tree
Showing 15 changed files with 6,796 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -19,19 +19,19 @@ List of standard and browser specific CSS properties.

| Name | Versions |
|---|--:|
| Chrome | 14 - 96 |
| Firefox | 6 - 95 |
| Chrome | 14 - 100 |
| Firefox | 6 - 99 |
| Edge | 13 - 18 |
| Safari | 6, 6.2, 7 - 9, 9.1, 10.0, 11.0, 11.1, 12.0, 12.1, 13.0, 13.1, 14, 14.1, 15.1 |
| Safari | 6, 6.2, 7 - 9, 9.1, 10.0, 11.0, 11.1, 12.0, 12.1, 13.0, 13.1, 14, 14.1, 15.1, 15.4 |
| Internet Explorer | 8 - 11 |
| Opera | 12.10, 12.14, 12.15, 12.16, 36 - 40, 45, 56, 58 |

### Mobile
| Name | Versions |
|---|--:|
| iOS Safari | 6 - 8, 8.3, 9.0, 9.3, 10.0, 10.2, 10.3, 11.0, 11.2, 11.3, 11.4, 12.0 , 12.1, 13.1, 14, 14.1, 15.1 |
| Chrome for Android | 30, 35, 37, 44, 46, 51, 55 - 62, 64, 66 - 76, 78 - 79, 81, 83, 91, 94, 96 |
| Firefox for Android | 47, 52 - 54, 57, 58, 62 - 64, 66, 68, 81, 85, 91 |
| iOS Safari | 6 - 8, 8.3, 9.0, 9.3, 10.0, 10.2, 10.3, 11.0, 11.2, 11.3, 11.4, 12.0 , 12.1, 13.1, 14, 14.1, 15.1, 15.4 |
| Chrome for Android | 30, 35, 37, 44, 46, 51, 55 - 62, 64, 66 - 76, 78 - 79, 81, 83, 91, 94, 96, 100 |
| Firefox for Android | 47, 52 - 54, 57, 58, 62 - 64, 66, 68, 81, 85, 91, 99 |
| IE mobile | 11 |
| Opera Mobile | 42.7, 43, 47.1 |
| Samsung Internet | 4.0, 6.4, 7.4, 8.2, 9.0, 14.2 |
Expand Down
7 changes: 7 additions & 0 deletions data/all.json
Expand Up @@ -108,6 +108,7 @@
"-moz-background-size",
"-webkit-background-size",
"-webkit-background",
"base-palette",
"baseline-shift",
"baseline-source",
"behavior",
Expand Down Expand Up @@ -326,6 +327,9 @@
"contain-intrinsic-inline-size",
"contain-intrinsic-size",
"contain-intrinsic-width",
"container",
"container-name",
"container-type",
"content",
"content-visibility",
"-ms-content-zoom-chaining",
Expand Down Expand Up @@ -711,8 +715,10 @@
"negative",
"object-fit",
"-o-object-fit",
"object-overflow",
"object-position",
"-o-object-position",
"object-view-box",
"offset",
"offset-anchor",
"offset-block-end",
Expand Down Expand Up @@ -758,6 +764,7 @@
"overflow-wrap",
"overflow-x",
"overflow-y",
"override-colors",
"overscroll-behavior",
"overscroll-behavior-block",
"overscroll-behavior-inline",
Expand Down

0 comments on commit ab7c664

Please sign in to comment.