Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

iscontainer

iscontainer
Type: boolean
Indicates whether rules match based on containment. If not specified, the rule may match regardless of whether a node is a container or not.
  • true: The rule will only match nodes that are marked as containers. This would apply to nodes that represent folders.
  • false: The rule will only match nodes that are not marked as containers.

Document Tags and Contributors

 Contributors to this page: Sheppy, Marsf, Ptak82, Dria
 Last updated by: Sheppy,