Index: LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt b/LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt |
index df34ce1637342157d51f94d2c080a356a9e38db5..63b6ecab29fd6283f04e8bb9eada3bfe6a0a4185 100644 |
--- a/LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt |
@@ -11,7 +11,7 @@ |
"bounds": [700, 400], |
"drawsContent": true, |
"repaintRects": [ |
- [300, 100, 120, 50], |
+ [300, 0, 120, 50], |
[50, 100, 120, 50] |
], |
"paintInvalidationClients": [ |
@@ -26,7 +26,7 @@ |
"bounds": [685, 600], |
"drawsContent": true, |
"repaintRects": [ |
- [300, 200, 120, 50], |
+ [300, 100, 120, 50], |
Xianzhu
2015/08/13 21:24:42
This looks incorrect. The old location of the bloc
chrishtr
2015/08/13 21:44:27
Yep you're right. If the child is absolutely posit
|
[50, 200, 120, 50] |
], |
"paintInvalidationClients": [ |