Bug 323910: Merge atom lists in gklayout
r/sr=jst git-svn-id: svn://10.0.0.236/trunk@187798 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1865,7 +1865,7 @@ nsTextControlFrame::CreateAnonymousContent(nsPresContext* aPresContext,
|
||||
|
||||
// Set the necessary style attributes on the text control.
|
||||
|
||||
rv = divContent->SetAttr(kNameSpaceID_None, nsHTMLAtoms::kClass,
|
||||
rv = divContent->SetAttr(kNameSpaceID_None, nsHTMLAtoms::_class,
|
||||
NS_LITERAL_STRING("anonymous-div"), PR_FALSE);
|
||||
|
||||
if (!IsSingleLineTextControl()) {
|
||||
|
||||
Reference in New Issue
Block a user