DOM::CSSUnknownRule Class Reference
#include <css_rule.h>
Inheritance diagram for DOM::CSSUnknownRule:

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