Skip to content

Commit 83a0b28

Browse files
committed
chrome 87
1 parent 731f3bc commit 83a0b28

File tree

3 files changed

+554
-1
lines changed

3 files changed

+554
-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 - 86 |
22+
| Chrome | 14 - 87 |
2323
| Firefox | 6 - 80 |
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.4 |

data/all.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"appearance",
5454
"-moz-appearance",
5555
"-webkit-appearance",
56+
"ascent-override",
5657
"aspect-ratio",
5758
"-webkit-aspect-ratio",
5859
"audio-level",
@@ -330,6 +331,7 @@
330331
"d",
331332
"-apple-dashboard-region",
332333
"-webkit-dashboard-region",
334+
"descent-override",
333335
"direction",
334336
"display",
335337
"display-align",
@@ -541,6 +543,7 @@
541543
"-webkit-line-break",
542544
"line-clamp",
543545
"-webkit-line-clamp",
546+
"line-gap-override",
544547
"line-grid",
545548
"-webkit-line-grid-snap",
546549
"-webkit-line-grid",

0 commit comments

Comments
 (0)