Added DumpRegressionData; revised ListTag; added GetFrameName
This commit is contained in:
@@ -485,3 +485,8 @@ nsTextControlFrame::GetCursor(nsIPresContext& aPresContext, nsPoint& aPoint, PRI
|
||||
}
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsTextControlFrame::GetFrameName(nsString& aResult) const
|
||||
{
|
||||
return MakeFrameName("TextControl", aResult);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user