We are encountering an issue while comparing HTML documents

We are encountering an issue while comparing HTML documents. When a bullet point is changed to a different bullet style, this change is not reflected in the comparison results. Please find attached the issue while comparing.

Could you please address this issue at the earliest, as it is impacting business operations? We are using GroupDocs with the following DLL version.

GroupDocs.Total 24.11.1 for .Net
Screenshot 2026-02-11 193015.png (31.0 KB)

@koc-it-support

Thanks for the sample file(s); that should help with reproduction. I have not confirmed this yet and can only confirm it after reproducing on our side. Based on your description, this might be a bug in Aspose.Total when converting html to unknown. To confirm and log it internally, I need a few details.

  • Could you share the exact code you use to perform the HTML comparison (including any CompareOptions you set)?
  • Which bullet styles are you switching between (e.g., <ul> type disc to circle), and are the documents saved as .html files or embedded in another format?
  • What .NET runtime and operating system are you running the comparison on?

A support engineer will review this information and get back to you shortly.

I’ll try to reproduce this using your samples. If I can confirm it, I’ll log it internally and follow up here.

A support engineer will follow up in this thread if needed.

@koc-it-support

Could you please share the source and target files as well? Also share the comparision code that you are using.