Florian Culié

Results 2 comments of Florian Culié

Here's the Program.cs content from a new .NET 6 Console App : ``` csharp using Ganss.Xss; namespace ConsoleApp1 { internal class Program { static void Main(string[] args) { Console.WriteLine("Hello, World!");...

Sorry for the delay in response. Thanks for your analysis. As it seems it's an invalid value, I think we will remove the style attribute from the problematic data for...