CSSRule.idl 60 B

12345
  1. interface CSSRule {
  2. attribute CSSOMString cssText;
  3. };