Skip to content

Commit cce8814

Browse files
authored
Track inline-[start/end] values of caption-side CSS property (#1623)
1 parent d4c6868 commit cce8814

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

custom/css.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@
208208
"bottom",
209209
"left",
210210
"right",
211+
"inline-start",
212+
"inline-end",
211213
"top-outside",
212214
"bottom-outside"
213215
]

0 commit comments

Comments
 (0)