Skip to content

Commit 2360cb6

Browse files
authored
Merge pull request #175 from known-css/update-properties
update properties
2 parents 1404f00 + f09d081 commit 2360cb6

File tree

7 files changed

+3024
-5
lines changed

7 files changed

+3024
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ List of standard and browser specific CSS properties.
1919

2020
| Name | Versions |
2121
|---|--:|
22-
| Chrome | 14 - 125 |
23-
| Firefox | 6 - 126 |
22+
| Chrome | 14 - 126 |
23+
| Firefox | 6 - 127 |
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, 15.4, 16.0, 16.5, 17.0, 17.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, 16.0, 16.5, 17.0, 17.1, 17.3 |
2626
| Internet Explorer | 8 - 11 |
2727
| Opera | 12.10, 12.14, 12.15, 12.16, 36 - 40, 45, 56, 58 |
2828

2929
### Mobile
3030
| Name | Versions |
3131
|---|--:|
3232
| 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, 15.6, 16.0, 16.4, 17.0, 17.3, 17.4, 17.5 |
33-
| Chrome for Android | 30, 35, 37, 44, 46, 51, 55 - 62, 64, 66 - 76, 78 - 79, 81, 83, 91, 94, 96, 100, 101, 110, 113 - 114, 117, 124, 125 |
34-
| Firefox for Android | 47, 52 - 54, 57, 58, 62 - 64, 66, 68, 81, 85, 91, 99, 101, 106, 110, 115, 118, 123, 125, 126 |
33+
| Chrome for Android | 30, 35, 37, 44, 46, 51, 55 - 62, 64, 66 - 76, 78 - 79, 81, 83, 91, 94, 96, 100, 101, 110, 113 - 114, 117, 124 - 126 |
34+
| Firefox for Android | 47, 52 - 54, 57, 58, 62 - 64, 66, 68, 81, 85, 91, 99, 101, 106, 110, 115, 118, 120, 123, 125, 126 |
3535
| IE mobile | 11 |
3636
| Opera Mobile | 42.7, 43, 47.1, 73.2 |
3737
| Samsung Internet | 4.0, 6.4, 7.4, 8.2, 9.0, 14.2, 19.0, 22.0, 23.0, 25.0 |

data/all.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,7 @@
724724
"nav-left",
725725
"nav-right",
726726
"nav-up",
727+
"navigation",
727728
"-webkit-nbsp-mode",
728729
"negative",
729730
"object-fit",
@@ -1161,6 +1162,7 @@
11611162
"-webkit-transition-timing-function",
11621163
"-webkit-transition",
11631164
"translate",
1165+
"types",
11641166
"uc-alt-skin",
11651167
"uc-skin",
11661168
"unicode-bidi",

0 commit comments

Comments
 (0)