VahidN / DNTCaptcha.Blazor

A captcha generator for the Blazor based applications.
Apache License 2.0
33 stars 9 forks source link

INline Style #16

Open PMTinker opened 2 months ago

PMTinker commented 2 months ago

Summary of the issue

Using an inline style to set font -family

Environment

DNTCaptcha.Blazor .NET Core SDK version:

Example code/Steps to reproduce:

## Output: The page’s settings would block an inline style (style-src-attr) from being applied because it violates the following directive: “style-src 'self' 'report-sample'” Source: font-family: 'Times New Roman';