| Index: third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/fast/repaint/overflow-move-after-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/overflow-move-after-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/fast/repaint/overflow-move-after-scroll-expected.txt
|
| similarity index 87%
|
| rename from third_party/WebKit/LayoutTests/platform/mac/fast/repaint/overflow-move-after-scroll-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/fast/repaint/overflow-move-after-scroll-expected.txt
|
| index 10cb67cfab3864497f26d3115d643bc5f9ade2c5..2f5cdaa4e4d93ab4ca34c5ac8be7f3387e6fd28f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/overflow-move-after-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/fast/repaint/overflow-move-after-scroll-expected.txt
|
| @@ -36,15 +36,18 @@
|
| "children": [
|
| {
|
| "position": [0, 385],
|
| - "bounds": [685, 15]
|
| + "bounds": [685, 15],
|
| + "drawsContent": true
|
| },
|
| {
|
| "position": [685, 0],
|
| "bounds": [15, 385],
|
| + "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 15, 385],
|
| - [0, 0, 15, 385],
|
| [0, 0, 15, 385]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "##ALL##"
|
| ]
|
| },
|
| {
|
|
|