diff --git a/toolkit/components/passwordmgr/test/Makefile.in b/toolkit/components/passwordmgr/test/Makefile.in index 21e3759f98cc..c38564a1feed 100644 --- a/toolkit/components/passwordmgr/test/Makefile.in +++ b/toolkit/components/passwordmgr/test/Makefile.in @@ -51,6 +51,7 @@ MOCHITEST_FILES = \ test_maxforms_2.html \ test_maxforms_3.html \ test_notifications.html \ + test_notifications_popup.html \ test_privbrowsing.html \ test_prompt_async.html \ test_xhr.html \ @@ -76,6 +77,8 @@ MOCHITEST_FILES = \ subtst_notifications_8.html \ subtst_notifications_9.html \ subtst_notifications_10.html \ + subtst_notifications_11.html \ + subtst_notifications_11_popup.html \ subtst_prompt_async.html \ $(NULL) diff --git a/toolkit/components/passwordmgr/test/subtst_notifications_11.html b/toolkit/components/passwordmgr/test/subtst_notifications_11.html new file mode 100644 index 000000000000..678c6c48d380 --- /dev/null +++ b/toolkit/components/passwordmgr/test/subtst_notifications_11.html @@ -0,0 +1,24 @@ + + + + Subtest for Login Manager notifications + + +

Subtest 11 (popup windows)

+ + + diff --git a/toolkit/components/passwordmgr/test/subtst_notifications_11_popup.html b/toolkit/components/passwordmgr/test/subtst_notifications_11_popup.html new file mode 100644 index 000000000000..72f7353e37c0 --- /dev/null +++ b/toolkit/components/passwordmgr/test/subtst_notifications_11_popup.html @@ -0,0 +1,30 @@ + + + Subtest for Login Manager notifications + + +

Subtest 11

+
+ + + +
+ + + + diff --git a/toolkit/components/passwordmgr/test/test_notifications_popup.html b/toolkit/components/passwordmgr/test/test_notifications_popup.html new file mode 100644 index 000000000000..39175edce70a --- /dev/null +++ b/toolkit/components/passwordmgr/test/test_notifications_popup.html @@ -0,0 +1,206 @@ + + + + + Test for Login Manager in popup Windows + + + + + + +Login Manager test: notifications in popup windows +

+ + + +
+
+
+ +