Searched refs:CSSRuleSelector (Results 1 – 1 of 1) sorted by relevance
896 WebInspector.CSSRuleSelector = function(payload) class in WebInspector907 WebInspector.CSSRuleSelector.parsePayload = function(payload)909 return new WebInspector.CSSRuleSelector(payload)912 WebInspector.CSSRuleSelector.prototype = {942 this.selectors.push(WebInspector.CSSRuleSelector.parsePayload(selectorPayload));