| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-become-not-affected-by-descendant-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-become-not-affected-by-descendant-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-become-not-affected-by-descendant-expected.txt
|
| index bd2be0d008260d35916fa8d8a4c999cdac123d39..7514bc272cc810ae6dc35d536cf6a7cd36d3a30e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-become-not-affected-by-descendant-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/outline-become-not-affected-by-descendant-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='outline'",
|
| "rect": [7, 7, 152, 102],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,7 +17,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='outline'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='child'",
|
|
|