Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@106100 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1101,7 +1101,7 @@ DumpContext(nsIFrame* aFrame, nsIStyleContext* aContext)
|
||||
NS_RELEASE(pseudoTag);
|
||||
}
|
||||
|
||||
/* XXXdwh fix debugging here. Need to add a List method to nsIRuleNode
|
||||
/* XXXdwh fix debugging here. Need to add a List method to nsRuleNode
|
||||
and have the context call list on its rule node.
|
||||
PRInt32 count = aContext->GetStyleRuleCount();
|
||||
if (0 < count) {
|
||||
|
||||
Reference in New Issue
Block a user