Notes: allow using -webkit-text-stroke and related

These properties are widely supported: https://caniuse.com/text-stroke
Currently some notes use multiple text-shadows as a workaround:
https://danbooru.donmai.us/notes?search[body_matches]=text-shadow
This commit is contained in:
NamelessContributor
2022-05-14 04:10:20 +02:00
parent 39a9c7efa0
commit c909555da8

View File

@@ -46,6 +46,8 @@ module NoteSanitizer
text-indent
text-shadow
transform transform-origin
-webkit-text-fill-color
-webkit-text-stroke -webkit-text-stroke-color -webkit-text-stroke-width
white-space
word-break
word-spacing