Skip to content

Commit

Permalink
ios safari 15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed Dec 9, 2021
1 parent 43cab35 commit 9934736
Show file tree
Hide file tree
Showing 3 changed files with 631 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ List of standard and browser specific CSS properties.
### 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 |
| 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 |
| Firefox for Android | 47, 52 - 54, 57, 58, 62 - 64, 66, 68, 81, 85 |
| IE mobile | 11 |
Expand Down
26 changes: 26 additions & 0 deletions data/all.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{
"properties": [
"-epub-caption-side",
"-epub-hyphens",
"-epub-text-combine",
"-epub-text-emphasis",
"-epub-text-emphasis-color",
"-epub-text-emphasis-style",
"-epub-text-orientation",
"-epub-text-transform",
"-epub-word-break",
"-epub-writing-mode",
"-internal-text-autosizing-status",
"accelerator",
"accent-color",
"-wap-accesskey",
Expand Down Expand Up @@ -264,6 +275,7 @@
"color",
"color-adjust",
"-webkit-color-correction",
"-apple-color-filter",
"color-interpolation",
"color-interpolation-filters",
"color-profile",
Expand Down Expand Up @@ -345,6 +357,16 @@
"elevation",
"empty-cells",
"enable-background",
"epub-caption-side",
"epub-hyphens",
"epub-text-combine",
"epub-text-emphasis",
"epub-text-emphasis-color",
"epub-text-emphasis-style",
"epub-text-orientation",
"epub-text-transform",
"epub-word-break",
"epub-writing-mode",
"fallback",
"fill",
"fill-break",
Expand Down Expand Up @@ -532,6 +554,7 @@
"justify-content",
"-webkit-justify-content",
"justify-items",
"-webkit-justify-items",
"justify-self",
"-webkit-justify-self",
"kerning",
Expand Down Expand Up @@ -766,6 +789,8 @@
"pause",
"pause-after",
"pause-before",
"-apple-pay-button-style",
"-apple-pay-button-type",
"pen-action",
"perspective",
"-moz-perspective",
Expand Down Expand Up @@ -1043,6 +1068,7 @@
"-ms-touch-action",
"-webkit-touch-callout",
"-ms-touch-select",
"-apple-trailing-word",
"transform",
"transform-box",
"-moz-transform",
Expand Down

0 comments on commit 9934736

Please sign in to comment.