pay no attention to the man behind the curtain.
git-svn-id: svn://10.0.0.236/trunk@134311 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -170,7 +170,7 @@ public:
|
||||
nsHTMLFragmentContentSink2() { mHitSentinel = PR_TRUE; mSeenBody = PR_FALSE;}
|
||||
virtual ~nsHTMLFragmentContentSink2() {}
|
||||
NS_IMETHODIMP OpenHead(const nsIParserNode& aNode) { return OpenContainer(aNode); }
|
||||
NS_IMETHODIMP CloseHead() { return CloseContainer(eHTMLTag_body); }
|
||||
NS_IMETHODIMP CloseHead() { return CloseContainer(eHTMLTag_head); }
|
||||
};
|
||||
|
||||
nsresult
|
||||
|
||||
Reference in New Issue
Block a user