<button> should be a containing block. Bug 180301, r=jkeiser, sr=dbaron

git-svn-id: svn://10.0.0.236/trunk@134072 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu
2002-11-19 03:39:44 +00:00
parent 462e73c79e
commit d4ea0fd2db
4 changed files with 20 additions and 0 deletions

View File

@@ -87,6 +87,8 @@ public:
const nsHTMLReflowState& aReflowState,
nsReflowStatus& aStatus);
NS_IMETHOD IsPercentageBase(PRBool& aBase) const;
NS_IMETHOD HandleEvent(nsIPresContext* aPresContext,
nsGUIEvent* aEvent,
nsEventStatus* aEventStatus);