Make addition or removal of frames in a frameset actually change the

rendering.  Bug 306660, r=jst, sr=roc


git-svn-id: svn://10.0.0.236/trunk@179676 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu
2005-09-06 02:14:36 +00:00
parent 298fcdda09
commit bcd2bcaa21
5 changed files with 34 additions and 2 deletions

View File

@@ -152,6 +152,8 @@ public:
const nsHTMLReflowState& aReflowState,
nsReflowStatus& aStatus);
virtual nsIAtom* GetType() const;
virtual PRBool IsLeaf() const;
NS_IMETHOD VerifyTree() const;