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