AngleSharp.Css
Namespace with 10 public types
Classes
CssComment
Represents a comment in the CSS node tree.
CssNode
Represents a node in the CSS parse tree.
CssStyleFormatter
Represents the standard CSS3 style formatter.
PrettyStyleFormatter
Represents the an CSS3 markup formatter with inserted intends.
RenderDevice
Represents the renderers setting.
RenderStyle
A computed style related to a render device.
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
Abstract Classes
MediaFeature
Represents a feature expression within
a media query.