Skip to content

Commit 3526b1c

Browse files
author
Johann du Toit
committed
Added 'text-shadow' CSS attribute to valid list of text attributes.
1 parent a19c3e4 commit 3526b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toyplot/require.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def style(style, allowed):
6161
"stroke-opacity",
6262
"stroke-width",
6363
"text-anchor",
64+
"text-shadow",
6465
"-toyplot-anchor-shift",
6566
])
6667

0 commit comments

Comments
 (0)