You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a question on how to allow specific properties for @font-face declaration (font-face is added to AllowedAtRules).
font-display, mso-generic-font-family, mso-font-alt are removed (adding them to AllowedCssProperties does not help because they are descriptors, not exactly CSS properties).
Maybe I am missing something with Sanitizer set up? Thanks!
Hello,
I have a question on how to allow specific properties for @font-face declaration (font-face is added to AllowedAtRules).
font-display
,mso-generic-font-family
,mso-font-alt
are removed (adding them to AllowedCssProperties does not help because they are descriptors, not exactly CSS properties).Maybe I am missing something with Sanitizer set up? Thanks!
Example input:
Output:
The text was updated successfully, but these errors were encountered: