Skip to content

Commit 0af58cc

Browse files
committed
fix: add WebkitTextFillColor to inheritable styles
1 parent 6ea6881 commit 0af58cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/handler/inheritable.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const list = new Set([
1515
'textShadowOffset',
1616
'textShadowColor',
1717
'textShadowRadius',
18+
'WebkitTextFillColor',
1819
'WebkitTextStrokeWidth',
1920
'WebkitTextStrokeColor',
2021
'textDecorationLine',

0 commit comments

Comments
 (0)