From 012da0cab72286a43cd14b33dfb9deed1fd660ba Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Fri, 12 Mar 2010 01:21:36 +0000 Subject: [PATCH] resizable: added visual test for alsoResize with child element --- .../resizable_option_alsoResize_child.html | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 tests/visual/resizable/resizable_option_alsoResize_child.html diff --git a/tests/visual/resizable/resizable_option_alsoResize_child.html b/tests/visual/resizable/resizable_option_alsoResize_child.html new file mode 100644 index 000000000..fbbe7953b --- /dev/null +++ b/tests/visual/resizable/resizable_option_alsoResize_child.html @@ -0,0 +1,45 @@ + + + + Resizable Visual Test : Resizable option alsoResize child + + + + + + + + + + + + +
+ parent +
+ child +
+ parent +
+ + + -- 2.39.5