-
-
Notifications
You must be signed in to change notification settings - Fork 579
Closed
Labels
Description
Description
While working with AngleSharp.Diffing implicitly through the use of Verify.AngleSharp, I observed that the semantic comparison of <style>
elements in an SVG document is not executed.
I think, the reason for this is a missing implementation of an SvgStyleElement
. I have already implemented one, which I will contribute as a PR.
Background
No response
Specification
No response