diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/left-overflow-repaint.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/left-overflow-repaint.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,61 @@ + + + + + +

BUG ID: Bugzilla bug 7916 Box repaint rect does not include the left overflow

+ +

STEPS TO TEST: +Scroll and resize the window as necessary to bring the three test cases below into view. +Press each Test button once. Do not scroll, resize, or hide the window or switch to another +tab. +

+ +

TEST PASS: +In each test, “Lorem” will move down along with “ipsum”. +

+ +

TEST FAIL: +“Lorem” will stay behind as “ipsum” moves down. +

+ +
+

+ + Move block with left overflow +

+
+ Lorem ipsum +
+
+
+
+

+ +

+ Move line with left overflow +
+ Lorem ipsum +
+
+
+
+

+ + Change height of table cell with left overflow +

+ +
+ Lorem ipsum +
+
+ + +