Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
This commit is contained in:
@@ -36,11 +36,11 @@ class EventStates;
|
||||
namespace dom {
|
||||
|
||||
class HTMLTextAreaElement final : public nsGenericHTMLFormElementWithState,
|
||||
public nsIDOMHTMLTextAreaElement,
|
||||
public nsITextControlElement,
|
||||
public nsIDOMNSEditableElement,
|
||||
public nsStubMutationObserver,
|
||||
public nsIConstraintValidation
|
||||
public nsIDOMHTMLTextAreaElement,
|
||||
public nsITextControlElement,
|
||||
public nsIDOMNSEditableElement,
|
||||
public nsStubMutationObserver,
|
||||
public nsIConstraintValidation
|
||||
{
|
||||
public:
|
||||
using nsIConstraintValidation::GetValidationMessage;
|
||||
|
||||
Reference in New Issue
Block a user