Table of Contents

Class PseudoClassNames

Namespace
AngleSharp.Css
Assembly
AngleSharp.dll

The collection of (known / used) selector pseudo class names.

public static class PseudoClassNames
Inheritance
PseudoClassNames
Inherited Members

Fields

Active

The active pseudo class.

public static readonly string Active

Field Value

string

The any-link pseudo class.

public static readonly string AnyLink

Field Value

string

Checked

The checked pseudo class.

public static readonly string Checked

Field Value

string

Contains

The contains pseudo function.

public static readonly string Contains

Field Value

string

Default

The default pseudo class.

public static readonly string Default

Field Value

string

Dir

The dir pseudo function.

public static readonly string Dir

Field Value

string

Disabled

The disabled pseudo class.

public static readonly string Disabled

Field Value

string

Empty

The empty pseudo class.

public static readonly string Empty

Field Value

string

Enabled

The enabled pseudo class.

public static readonly string Enabled

Field Value

string

FirstChild

The first-child pseudo class.

public static readonly string FirstChild

Field Value

string

FirstOfType

The first-of-type pseudo class.

public static readonly string FirstOfType

Field Value

string

Focus

The focus pseudo class.

public static readonly string Focus

Field Value

string

FocusVisible

The focus-visible pseudo class.

public static readonly string FocusVisible

Field Value

string

FocusWithin

The focus-within pseudo class.

public static readonly string FocusWithin

Field Value

string

Has

The has pseudo function.

public static readonly string Has

Field Value

string

HostContext

The host-context pseudo function.

public static readonly string HostContext

Field Value

string

Hover

The hover pseudo class.

public static readonly string Hover

Field Value

string

InRange

The in-range pseudo class.

public static readonly string InRange

Field Value

string

Indeterminate

The indeterminate pseudo class.

public static readonly string Indeterminate

Field Value

string

Invalid

The invalid pseudo class.

public static readonly string Invalid

Field Value

string

Is

The matches pseudo function.

public static readonly string Is

Field Value

string

Lang

The lang pseudo function.

public static readonly string Lang

Field Value

string

LastChild

The last-child pseudo class.

public static readonly string LastChild

Field Value

string

LastOfType

The last-of-type pseudo class.

public static readonly string LastOfType

Field Value

string

The link pseudo class.

public static readonly string Link

Field Value

string

Matches

The matches pseudo function.

public static readonly string Matches

Field Value

string

Not

The not pseudo function.

public static readonly string Not

Field Value

string

NthChild

The nth-child pseudo function.

public static readonly string NthChild

Field Value

string

NthColumn

The nth-column pseudo function.

public static readonly string NthColumn

Field Value

string

NthLastChild

The nth-last-child pseudo function.

public static readonly string NthLastChild

Field Value

string

NthLastColumn

The nth-last-column pseudo function.

public static readonly string NthLastColumn

Field Value

string

NthLastOfType

The nth-last-of-type pseudo function.

public static readonly string NthLastOfType

Field Value

string

NthOfType

The nth-of-type pseudo function.

public static readonly string NthOfType

Field Value

string

OnlyChild

The only-child pseudo class.

public static readonly string OnlyChild

Field Value

string

OnlyType

The only-of-type pseudo class.

public static readonly string OnlyType

Field Value

string

Optional

The optional pseudo class.

public static readonly string Optional

Field Value

string

OutOfRange

The out-of-range pseudo class.

public static readonly string OutOfRange

Field Value

string

PlaceholderShown

The placeholder-shown pseudo class.

public static readonly string PlaceholderShown

Field Value

string

ReadOnly

The read-only pseudo class.

public static readonly string ReadOnly

Field Value

string

ReadWrite

The read-write pseudo class.

public static readonly string ReadWrite

Field Value

string

Required

The required pseudo class.

public static readonly string Required

Field Value

string

Root

The root pseudo class.

public static readonly string Root

Field Value

string

Scope

The scope pseudo class.

public static readonly string Scope

Field Value

string

Separator

The separating colon.

public static readonly string Separator

Field Value

string

Shadow

The shadow pseudo class.

public static readonly string Shadow

Field Value

string

Target

The target pseudo class.

public static readonly string Target

Field Value

string

Unchecked

The unchecked pseudo class.

public static readonly string Unchecked

Field Value

string

Valid

The valid pseudo class.

public static readonly string Valid

Field Value

string

Visited

The visited pseudo class.

public static readonly string Visited

Field Value

string

Where

The contains pseudo function.

public static readonly string Where

Field Value

string