From 8120dfa0d02611a5c3dfc83192fa51115eab956b Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 18 Mar 2009 10:13:09 +0000 Subject: #4251 - Added visual test pages --- .../animate/animate_backgroundColor_hex.html | 43 ++++++++++++++++++++++ .../animate/animate_backgroundColor_rgb.html | 34 +++++++++++++++++ tests/visual/animate/animate_color_hex.html | 43 ++++++++++++++++++++++ tests/visual/animate/animate_color_rgb.html | 34 +++++++++++++++++ 4 files changed, 154 insertions(+) create mode 100644 tests/visual/animate/animate_backgroundColor_hex.html create mode 100644 tests/visual/animate/animate_backgroundColor_rgb.html create mode 100644 tests/visual/animate/animate_color_hex.html create mode 100644 tests/visual/animate/animate_color_rgb.html diff --git a/tests/visual/animate/animate_backgroundColor_hex.html b/tests/visual/animate/animate_backgroundColor_hex.html new file mode 100644 index 000000000..55c5ba8e6 --- /dev/null +++ b/tests/visual/animate/animate_backgroundColor_hex.html @@ -0,0 +1,43 @@ + + + + Animate Visual Test : Animate backgroundColor hex + + + + + + + + + +
+ + + + + diff --git a/tests/visual/animate/animate_backgroundColor_rgb.html b/tests/visual/animate/animate_backgroundColor_rgb.html new file mode 100644 index 000000000..8419d1113 --- /dev/null +++ b/tests/visual/animate/animate_backgroundColor_rgb.html @@ -0,0 +1,34 @@ + + + + Animate Visual Test : Animate backgroundColor rgb + + + + + + + + + +
+ + + + + diff --git a/tests/visual/animate/animate_color_hex.html b/tests/visual/animate/animate_color_hex.html new file mode 100644 index 000000000..decce8c9c --- /dev/null +++ b/tests/visual/animate/animate_color_hex.html @@ -0,0 +1,43 @@ + + + + Animate Visual Test : Animate color hex + + + + + + + + + +
Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.
+ + + + + diff --git a/tests/visual/animate/animate_color_rgb.html b/tests/visual/animate/animate_color_rgb.html new file mode 100644 index 000000000..10904ac6c --- /dev/null +++ b/tests/visual/animate/animate_color_rgb.html @@ -0,0 +1,34 @@ + + + + Animate Visual Test : Animate color rgb + + + + + + + + + +
Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.
+ + + + + -- cgit v1.2.3