Skip to content

Commit cff115c

Browse files
committed
test indicator_attrs
1 parent 974a30e commit cff115c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
3.44 KB
Loading

test/image/mocks/indicator_attrs.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,10 @@
152152
"font": {
153153
"weight": "bold",
154154
"style": "italic",
155-
"variant": "small-caps"
155+
"variant": "small-caps",
156+
"capitalize": "word",
157+
"striding": "under",
158+
"shadow": "auto"
156159
},
157160
"width": 800,
158161
"height": 500

0 commit comments

Comments
 (0)