Bug 951310 - Make <input type=number correctly handle CSS min-height and max-height. r=dholbert
This commit is contained in:
@@ -159,11 +159,6 @@ private:
|
||||
nsCSSPseudoElements::Type aPseudoType,
|
||||
nsStyleContext* aParentContext);
|
||||
|
||||
nsresult ReflowAnonymousContent(nsPresContext* aPresContext,
|
||||
nsHTMLReflowMetrics& aWrappersDesiredSize,
|
||||
const nsHTMLReflowState& aReflowState,
|
||||
nsIFrame* aOuterWrapperFrame);
|
||||
|
||||
class SyncDisabledStateEvent;
|
||||
friend class SyncDisabledStateEvent;
|
||||
class SyncDisabledStateEvent : public nsRunnable
|
||||
|
||||
Reference in New Issue
Block a user