зеркало из https://github.com/mozilla/pjs.git
bug 559773 - make html5 progress element accessible (correct constructor indentation) r=whitespaceonly
This commit is contained in:
Родитель
30d0c8877b
Коммит
3d11a08ee3
|
@ -51,9 +51,9 @@ class ProgressMeterAccessible: public nsFormControlAccessible
|
|||
{
|
||||
public:
|
||||
ProgressMeterAccessible(nsIContent* aContent, nsIWeakReference* aShell) :
|
||||
nsFormControlAccessible(aContent, aShell)
|
||||
{
|
||||
}
|
||||
nsFormControlAccessible(aContent, aShell)
|
||||
{
|
||||
}
|
||||
|
||||
NS_DECL_ISUPPORTS_INHERITED
|
||||
NS_DECL_NSIACCESSIBLEVALUE
|
||||
|
|
Загрузка…
Ссылка в новой задаче