selectorText
(attribute
)
Owning interface and usage:
Member of these other interfaces:
none
Readonly:
Description:
The parsable textual representation of the page selector for the rule.
Exception:
- DOMException SYNTAX_ERR
-
Raised if the specified CSS string value has a syntax error and is unparsable.
- DOMException NO_MODIFICATION_ALLOWED_ERR
-
Raised if this rule is readonly.