Method | Description | |
---|---|---|
GetStylesForElement ( |
Used to find matching style rules in the cascading order
|
Method | Description | |
---|---|---|
CssStyleRule ( |
The constructor for CssStyleRule
|
|
Parse ( string &css, object parent, bool readOnly, string replacedStrings, CssStyleSheetType origin ) : |
protected GetStylesForElement ( |
||
elt | The element to find styles for | |
pseudoElt | string | The pseudo-element to find styles for |
ml | The medialist that the document is using | |
csd | A CssStyleDeclaration that holds the collected styles | |
return | void |