From 272391bd2f0880711c8af64c9a87c6b06ced8e03 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Sat, 31 Jan 2009 04:41:20 +0000 Subject: [PATCH] dialog visual tests - added option modal true and false --- .../dialog/dialog_option_modal_false.html | 27 +++++++++++++++++++ .../dialog/dialog_option_modal_true.html | 27 +++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 tests/visual/dialog/dialog_option_modal_false.html create mode 100644 tests/visual/dialog/dialog_option_modal_true.html diff --git a/tests/visual/dialog/dialog_option_modal_false.html b/tests/visual/dialog/dialog_option_modal_false.html new file mode 100644 index 000000000..647d9288a --- /dev/null +++ b/tests/visual/dialog/dialog_option_modal_false.html @@ -0,0 +1,27 @@ + + + + Dialog Visual Test : Dialog option modal false + + + + + + + + + + + +
+

Dialog Content

+
+ + + diff --git a/tests/visual/dialog/dialog_option_modal_true.html b/tests/visual/dialog/dialog_option_modal_true.html new file mode 100644 index 000000000..75a1a0d6b --- /dev/null +++ b/tests/visual/dialog/dialog_option_modal_true.html @@ -0,0 +1,27 @@ + + + + Dialog Visual Test : Dialog option modal true + + + + + + + + + + + +
+

Dialog Content

+
+ + +