| Index: third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt
|
| index 7a475c6bb9238e59106959b63ad24154f3337ee0..c46d6c2770e6ea9368d49069f11cf8a8587cde8b 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-after-composited-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/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]
|
|
|