Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
CSSStyleSheet
/
insertRule
insertRule
Declaration
unsigned long insertRule(
DOMString rule,
unsigned long index
);