CSSCounterStyleRule

This article needs a technical review. How you can help.

The CSSCounterStyleRule interface represents …

PropertiesEdit

This interface also inherits properties from its parent CSSRule.

CSSCounterStyleRule.name
Is a DOMString object
CSSCounterStyleRule.system
Is a DOMString object
CSSCounterStyleRule.symbols
Is a DOMString object
CSSCounterStyleRule.additiveSymbols
Is a DOMString object
CSSCounterStyleRule.negative
Is a DOMString object
CSSCounterStyleRule.prefix
Is a DOMString object
CSSCounterStyleRule.suffix
Is a DOMString object
CSSCounterStyleRule.range
Is a DOMString object
CSSCounterStyleRule.pad
Is a DOMString object
CSSCounterStyleRule.speakAs
Is a DOMString object
CSSCounterStyleRule.fallback
Is a DOMString object

MethodsEdit

This interface doesn't implement any specific method but inherits methods from its parent CSSRule.

SpecificationsEdit

Specification Status Comment
CSS Object Model (CSSOM)
The definition of 'CSSCounterStyleRule' in that specification.
Working Draft Initial definition.

Browser compatibilityEdit

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support ? (Yes) ? ? ?

See alsoEdit

  • TO COMPLETE

Document Tags and Contributors

 Contributors to this page: Jeremie, kscarfone, teoli
 Last updated by: Jeremie,