| Index: third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-with-composited-container-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-with-composited-container-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-with-composited-container-change-expected.txt
|
| index f249364f457530b4e984d28f50d1c1a0ae10ea27..5f6ce9afdd4d1e0c3ce94c63aa966828c8102ba6 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-with-composited-container-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/filter-invalidation-with-composited-container-change-expected.txt
|
| @@ -23,13 +23,13 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='box' class='green box blurry'",
|
| - "rect": [-29, -29, 258, 258],
|
| - "reason": "subtree"
|
| + "rect": [0, 0, 200, 200],
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='box' class='green box blurry'",
|
| "rect": [0, 0, 200, 200],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|