AngleSharp by AngleSharp

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

 PseudoElementNames

public static class PseudoElementNames
The collection of (known / used) selector pseudo element names.
public static readonly string After

The after pseudo element.

public static readonly string Before

The before pseudo element.

public static readonly string Content

The content pseudo element.

public static readonly string FirstLetter

The first-letter pseudo element.

public static readonly string FirstLine

The first-line pseudo element.

public static readonly string FootnoteCall

The footnote-call pseudo element.

public static readonly string FootnoteMarker

The footnote-marker pseudo element.

public static readonly string Selection

The selection pseudo element.

public static readonly string Separator

The separating double-colon.

public static readonly string Slotted

The slotted pseudo element.