Skip to content

Commit 49670bf

Browse files
authored
Merge pull request #171 from known-css/update-properties
Update properties 2024/05/09
2 parents 927956d + 7fee5ce commit 49670bf

12 files changed

+5399
-16
lines changed

README.md

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

2020
| Name | Versions |
2121
|---|--:|
22-
| Chrome | 14 - 122 |
23-
| Firefox | 6 - 122 |
22+
| Chrome | 14 - 124 |
23+
| Firefox | 6 - 125 |
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, 17.1 |
2626
| Internet Explorer | 8 - 11 |
@@ -29,12 +29,12 @@ List of standard and browser specific CSS properties.
2929
### Mobile
3030
| Name | Versions |
3131
|---|--:|
32-
| 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 |
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 |
34-
| Firefox for Android | 47, 52 - 54, 57, 58, 62 - 64, 66, 68, 81, 85, 91, 99, 101, 106, 110, 115, 118, 123 |
32+
| 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 |
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 |
34+
| Firefox for Android | 47, 52 - 54, 57, 58, 62 - 64, 66, 68, 81, 85, 91, 99, 101, 106, 110, 115, 118, 123, 125 |
3535
| IE mobile | 11 |
3636
| Opera Mobile | 42.7, 43, 47.1, 73.2 |
37-
| Samsung Internet | 4.0, 6.4, 7.4, 8.2, 9.0, 14.2, 19.0, 22.0, 23.0 |
37+
| Samsung Internet | 4.0, 6.4, 7.4, 8.2, 9.0, 14.2, 19.0, 22.0, 23.0, 25.0 |
3838
| UC Browser for Android | 11.2, 12.9, 12.10, 13.1, 13.4 |
3939

4040
## JavaScript API

data/all.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@
2525
"all",
2626
"alt",
2727
"-webkit-alt",
28-
"anchor-default",
2928
"anchor-name",
30-
"anchor-scroll",
29+
"anchor-scope",
3130
"animation",
3231
"animation-composition",
3332
"animation-delay",
@@ -844,12 +843,11 @@
844843
"play-during",
845844
"pointer-events",
846845
"position",
847-
"position-animation",
848-
"position-fallback",
849-
"position-fallback-bounds",
846+
"position-anchor",
850847
"position-try",
851848
"position-try-options",
852849
"position-try-order",
850+
"position-visibility",
853851
"prefix",
854852
"print-color-adjust",
855853
"-webkit-print-color-adjust",

0 commit comments

Comments
 (0)