SCRIPT elements now added to the tree with a containing text element representing the script content
git-svn-id: svn://10.0.0.236/trunk@38136 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -79,7 +79,7 @@ public:
|
||||
NS_IMPL_IHTMLCONTENT_USING_GENERIC(mInner)
|
||||
|
||||
protected:
|
||||
nsGenericHTMLLeafElement mInner;
|
||||
nsGenericHTMLContainerElement mInner;
|
||||
nsString mText;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user