AngleSharp.Diffing icon indicating copy to clipboard operation
AngleSharp.Diffing copied to clipboard

A library that makes it possible to compare two AngleSharp node lists and get a list of differences between them.

Results 4 AngleSharp.Diffing issues
Sort by recently updated
recently updated
newest added

Hi, Would it be possible to release a version with upgraded dependencies: - AngleSharp >= v1 - AngleSharp.Css >= v1 (which I realise is still in alpha) The current AngleSharp.Css...

enhancement

# Bug Report ## Prerequisites - [x] Can you reproduce the problem in a [MWE](https://en.wikipedia.org/wiki/Minimal_working_example)? - [x] Are you running the latest version of AngleSharp? - [x] Did you check...

bug

There are a bunch of `aria-` attributes that are boolean attributes. These should be supported by the `BooleanAttributeComparer`. On the surface, it looks like it is just a matter of...

enhancement
good first issue