AngleSharp.Css
Namespace with 13 public types
Classes
CssStyleFormatter
Represents the standard CSS3 style formatter.
PrettyStyleFormatter
Represents the an CSS3 markup formatter with inserted intends.
RenderDevice
Represents the renderers setting.
TransformMatrix
Represents a transformation matrix value.
http://dev.w3.org/csswg/css-transforms/#mathematical-description
Structures
Priority
A priority object for comparing priorities.
Static Classes
Colors
This class contains information about colors like their given names or
assignments of names to colors. Most names are derived from:
http://en.wikipedia.org/wiki/X11_color_names
FeatureNames
A class with all names of the CSS medium features.
FunctionNames
Contains a list of known CSS functions.
PropertyNames
The collection of (known / used) property names.
PseudoClassNames
The collection of (known / used) selector pseudo class names.
PseudoElementNames
The collection of (known / used) selector pseudo element names.
RuleNames
Contains all CSS rule names.
UnitNames
A collection of units used in CSS.