AngleSharp.Css
Namespace with 15 public types
Classes
CssStyleFormatter
Represents the standard CSS3 style formatter.
DefaultAttributeSelectorFactory
Provides string to CSS attribute selector instance mappings.
DefaultPseudoClassSelectorFactory
Provides string to CSS pseudo class selector instance mappings.
DefaultPseudoElementSelectorFactory
Provides string to CSS pseudo element selector instance mappings.
StyleOptions
Transport object for evaluating stylesheets.
Structures
Priority
A priority object for comparing priorities.
Static Classes
CombinatorSymbols
The collection of known CSS selector combinator symbols.
CssUtilities
A set of useful CSS utilities.
PseudoClassNames
The collection of (known / used) selector pseudo class names.
PseudoElementNames
The collection of (known / used) selector pseudo element names.
Interfaces
IAttributeSelectorFactory
Represents a factory for attribute selectors.
IPseudoClassSelectorFactory
Represents a factory for pseudo-class selectors.
IPseudoElementSelectorFactory
Represents a factory for pseudo-element selectors.
ISelectorVisitor
Describes the interface for visiting a selector.
IStylingService
Defines the API of an available engine for computing the stylesheet.