From 12b6a8b42f3327e315e617e015304c4cc9dd4fa8 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Wed, 6 Nov 2013 17:17:42 +0200 Subject: Test for broken Webkit feature which causes extra scrollbars (#12736, #12727) This is the original cause for the Vaadin issues Live test at http://artur.virtuallypreinstalled.com/webkit-scrollbars.html Change-Id: Iaf9a46b635fabcb7cd795547c782c596aa57ce12 --- .../WebkitPositionAbsoluteScrollbars.html | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 WebContent/statictestfiles/browserfeatures/WebkitPositionAbsoluteScrollbars.html (limited to 'WebContent') diff --git a/WebContent/statictestfiles/browserfeatures/WebkitPositionAbsoluteScrollbars.html b/WebContent/statictestfiles/browserfeatures/WebkitPositionAbsoluteScrollbars.html new file mode 100644 index 0000000000..7547816006 --- /dev/null +++ b/WebContent/statictestfiles/browserfeatures/WebkitPositionAbsoluteScrollbars.html @@ -0,0 +1,69 @@ + + + + + +
+ Starting point: No horizontal scrollbar
+ Expected: Get back to starting point after clicking through steps (do 1, do 2, cancel 1, cancel 2)
+ Actual: Scrollbars after doing the steps

+
+ + + + +
+
+
+
+
+
+
+
+ + + + + + -- cgit v1.2.3