Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ExtPseudoClassRegex matches extended pseudo-classes. ExtPseudoClassRegex = regexp.MustCompile(`:(?:has-text|contains|matches-attr|matches-css(?:-before|-after)?|matches-media|matches-path|matches-prop(?:erty)?|min-text-length|others|upward|xpath|nth-ancestor|watch-attr|remove|style|-abp-(?:contains|has))`) )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.