DOM::CSSUnknownRule Class Reference
The CSSUnkownRule
interface represents an at-rule not supported by this user agent.
More...
#include <css_rule.h>
Inheritance diagram for DOM::CSSUnknownRule:

Public Member Functions | |
CSSUnknownRule (const CSSUnknownRule &other) | |
CSSUnknownRule (const CSSRule &other) | |
CSSUnknownRule (CSSUnknownRuleImpl *impl) | |
CSSUnknownRule & | operator= (const CSSUnknownRule &other) |
CSSUnknownRule & | operator= (const CSSRule &other) |
Detailed Description
The CSSUnkownRule
interface represents an at-rule not supported by this user agent.
Definition at line 461 of file css_rule.h.
The documentation for this class was generated from the following files: