Skip to content

Commit 7c0a056

Browse files
committed
Chrome 117
1 parent 0b1192b commit 7c0a056

File tree

3 files changed

+620
-1
lines changed

3 files changed

+620
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ List of standard and browser specific CSS properties.
1919

2020
| Name | Versions |
2121
|---|--:|
22-
| Chrome | 14 - 116 |
22+
| Chrome | 14 - 117 |
2323
| Firefox | 6 - 113, 115 |
2424
| Edge | 13 - 18 |
2525
| 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, 16.0, 16.5, 17.0 |

data/all.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,7 @@
711711
"overflow-wrap",
712712
"overflow-x",
713713
"overflow-y",
714+
"overlay",
714715
"override-colors",
715716
"overscroll-behavior",
716717
"overscroll-behavior-block",
@@ -1016,6 +1017,7 @@
10161017
"-webkit-transform-style",
10171018
"-webkit-transform",
10181019
"transition",
1020+
"transition-behavior",
10191021
"transition-delay",
10201022
"-moz-transition-delay",
10211023
"-ms-transition-delay",

0 commit comments

Comments
 (0)