Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
This commit is contained in:
@@ -19,9 +19,9 @@ namespace mozilla {
|
||||
namespace dom {
|
||||
|
||||
class HTMLSharedObjectElement final : public nsGenericHTMLElement
|
||||
, public nsObjectLoadingContent
|
||||
, public nsIDOMHTMLAppletElement
|
||||
, public nsIDOMHTMLEmbedElement
|
||||
, public nsObjectLoadingContent
|
||||
, public nsIDOMHTMLAppletElement
|
||||
, public nsIDOMHTMLEmbedElement
|
||||
{
|
||||
public:
|
||||
explicit HTMLSharedObjectElement(already_AddRefed<mozilla::dom::NodeInfo>& aNodeInfo,
|
||||
|
||||
Reference in New Issue
Block a user