From 8e734e4a221d6ddb6705d5bb485271cd93cd0dfd Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Sun, 23 Nov 2008 17:46:14 +0000 Subject: [PATCH] draggable: advanced visual representation of the new automated tests that can be used for debugging purposes --- tests/visual/draggable.scroll.html | 158 +++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 tests/visual/draggable.scroll.html diff --git a/tests/visual/draggable.scroll.html b/tests/visual/draggable.scroll.html new file mode 100644 index 000000000..90ec32521 --- /dev/null +++ b/tests/visual/draggable.scroll.html @@ -0,0 +1,158 @@ + + + + + + + + +jQuery UI Draggable Visual Test + + + + + + + + + + + + +
+
(Broken in IE)
+
+
+ +
+
+
+
+ +
+
Absolute
+
+
+ +
+
Absolute
+
+
+ +
+
Fixed
+
+
+ +
+
Fixed
+
+
+ + + +
+
+
Relative
+
+
+ +
+ +
+
+
Relative
+
+
+
+ +
+
+
Relative (Broken in IE)
+
+
+ +
+ +
+
+
Relative
+
+
+
+ + + +
+
+
Absolute
+
+
+ +
+ +
+
+
Absolute
+
+
+
+ +
+
+
Absolute
+
+
+ +
+ +
+
+
Absolute
+
+
+
+ + + -- 2.39.5