| Value | Meaning |
|---|---|
| none | No operation. |
| equals | This is the "=" operator. |
| containsWord | This is the "~=" operator. |
| listStartsWith | This is the "|=" operator. |
| startsWith | This is the "^=" operator. |
| endsWith | This is the "$=" operator. |
| contains | This is the "*=" operator. |
Enumeration o dom selector attribute operators.