| Index: third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/paint/invalidation/invalidate-after-composited-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/paint/invalidation/invalidate-after-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/paint/invalidation/invalidate-after-composited-scroll-expected.txt
|
| index d4c77521a649015f2d6635d10c9e39c4575285d7..d62008bce8a1c86aaf77085511ead761109537f2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/paint/invalidation/invalidate-after-composited-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/virtual/syncpaint/paint/invalidation/invalidate-after-composited-scroll-expected.txt
|
| @@ -9,6 +9,7 @@
|
| {
|
| "position": [300, 300],
|
| "bounds": [200, 200],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [0, 50, 100, 100]
|
| @@ -16,10 +17,10 @@
|
| "children": [
|
| {
|
| "bounds": [185, 200],
|
| + "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "bounds": [185, 4900],
|
| - "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [0, 2400, 100, 100]
|
|
|