Home | History | Annotate | Download | only in audits

Lines Matching refs:allProperties

1267         var allProperties = rule.properties;
1268 for (var i = 0; i < allProperties.length; ++i)
1269 this.visitProperty(styleSheet, rule, allProperties[i], result);