Pattern: element.CLASSNAME Definition: The element.CLASSNAME selector
Pattern: :disabled Definition: The :disabled
Pattern: :focus Definition: The :focus pseudo-class
Pattern: [attr$=substring] Definition: The [attr$=substring] selector
Pattern: [attr|=val] Definition: The [attr|=val] selector matches
Pattern: * Definition: The * selector matches the name of any
Pattern: element1 > element2 Definition: The element1 > element2
Pattern: :last-child Definition: The :last-chil
Pattern: :active Definition: The :active
Pattern: :root Definition: The :root pseudo-class matches an
Page 1 of 4