Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit e27cd6f

Browse files
author
Maksim Koretskiy
committed
Add caniuse keys to activation map
1 parent 539341a commit e27cd6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features-activation-map.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export default {
1919
// fontVariant: [ null ],
2020
// @todo can be done using a callback, this is only used for Firefox < 35
2121
// filter: [ null ],
22+
initial: [ "css-all", "css-initial-value" ],
2223
rem: [ "rem" ],
2324
pseudoElements: [ "css-gencontent" ],
2425
// pseudoClassMatches: [ null ],

0 commit comments

Comments
 (0)