From e244fcfed0c306466df3aad5ae344beaf3691113 Mon Sep 17 00:00:00 2001 From: Tim Wienk Date: Fri, 15 Oct 2010 23:23:15 +0200 Subject: [PATCH] Test for Drag.Move with option `style: false`. --- Tests/Drag/Drag.Move_(style_false).html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Tests/Drag/Drag.Move_(style_false).html diff --git a/Tests/Drag/Drag.Move_(style_false).html b/Tests/Drag/Drag.Move_(style_false).html new file mode 100644 index 00000000..6c816d69 --- /dev/null +++ b/Tests/Drag/Drag.Move_(style_false).html @@ -0,0 +1,24 @@ + + +

When you drag the green box to the left and right, the number inside the box should change, showing how many pixels the element was dragged. The element itself should stay in place.

+ +
0
+ + + +