@DomName('CSSStyleSheet.addRule') @DocsEditable() @Experimental() // non-standard int addRule(String selector, String style, [int index]) native;