Moved ContentDeleted() document notification code to the style system which

generates the reflow command


git-svn-id: svn://10.0.0.236/trunk@11020 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
troy%netscape.com
1998-09-25 05:13:06 +00:00
parent 4aaac00988
commit be32dfbcc4
32 changed files with 836 additions and 1399 deletions

View File

@@ -41,12 +41,6 @@ public:
nsIContent** aContent,
PRInt32& aCursor);
NS_IMETHOD ContentDeleted(nsIPresShell* aShell,
nsIPresContext* aPresContext,
nsIContent* aContainer,
nsIContent* aChild,
PRInt32 aIndexInParent);
NS_IMETHOD AttributeChanged(nsIPresShell* aShell,
nsIPresContext* aPresContext,
nsIContent* aChild,