Skip to content

Commit 19966c5

Browse files
committed
Safari 15.4
1 parent 56b7444 commit 19966c5

File tree

3 files changed

+614
-1
lines changed

3 files changed

+614
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ List of standard and browser specific CSS properties.
2222
| Chrome | 14 - 100 |
2323
| Firefox | 6 - 99 |
2424
| Edge | 13 - 18 |
25-
| 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 |
25+
| 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 |
2626
| Internet Explorer | 8 - 11 |
2727
| Opera | 12.10, 12.14, 12.15, 12.16, 36 - 40, 45, 56, 58 |
2828

data/all.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
"-moz-background-size",
109109
"-webkit-background-size",
110110
"-webkit-background",
111+
"base-palette",
111112
"baseline-shift",
112113
"baseline-source",
113114
"behavior",
@@ -763,6 +764,7 @@
763764
"overflow-wrap",
764765
"overflow-x",
765766
"overflow-y",
767+
"override-colors",
766768
"overscroll-behavior",
767769
"overscroll-behavior-block",
768770
"overscroll-behavior-inline",

0 commit comments

Comments
 (0)