| Index: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
|
| similarity index 86%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
|
| copy to third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
|
| index 01272429b0f6b60ac8014afa3c3cc231e9001e26..4c97c25f54d6371383e79d9f811edf9407283547 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/scroll-with-transformed-parent-layer-expected.txt
|
| @@ -20,6 +20,11 @@
|
| "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'",
|
| "rect": [79, 129, 142, 142],
|
| "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV class='absolute red'",
|
| + "rect": [114, 129, 107, 36],
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|