AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.8.6" />

 PropertyFlags

Defines some properties of a CSS property. Exclusive maximum is 0x100. Inclusive maximum is 0x0FF.

The property is supported in animations.

The property supports hashless colors in quirks mode.

The property can be inherited.

None = 0

No special properties.

Shorthand = 16

The property is actually a shorthand.

The property supports unitless lengths in quirks mode.