Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
This commit is contained in:
@@ -16,8 +16,8 @@ namespace mozilla {
|
||||
namespace dom {
|
||||
|
||||
class HTMLScriptElement final : public nsGenericHTMLElement,
|
||||
public nsIDOMHTMLScriptElement,
|
||||
public nsScriptElement
|
||||
public nsIDOMHTMLScriptElement,
|
||||
public nsScriptElement
|
||||
{
|
||||
public:
|
||||
using Element::GetText;
|
||||
|
||||
Reference in New Issue
Block a user