-r jeff@tcbnetworks.com -sr waterson

Fix for bug #80505

-r aaronl, jgaunt -sr brendan


git-svn-id: svn://10.0.0.236/trunk@95337 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
evaughan%netscape.com
2001-05-17 23:52:32 +00:00
parent 45744cd59b
commit a4d0ce6ac8
65 changed files with 734 additions and 424 deletions

View File

@@ -30,6 +30,8 @@
#include "nsITextContent.h"
#include "nsIStatefulFrame.h"
class nsIAccessible;
// Class which implements the input[type=button, reset, submit] and
// browse button for input[type=file].
// The label for button is specified through generated content
@@ -57,6 +59,8 @@ public:
nsEventStatus* aEventStatus);
NS_IMETHOD GetAccessible(nsIAccessible** aAccessible);
// nsFormControlFrame
NS_IMETHOD SetSuggestedSize(nscoord aWidth, nscoord aHeight);
#ifdef DEBUG