| Index: third_party/WebKit/LayoutTests/paint/invalidation/outline-child-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/outline-child-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/outline-child-repaint-expected.txt
|
| index c33e726d05a6afcefff354c3b0f2dd293e2924e2..37f214b1b7ddb53dc322a6c104a5322812905b66 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/outline-child-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/outline-child-repaint-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV class='outlined'",
|
| "rect": [0, 240, 220, 50],
|
| - "reason": "outline"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV class='outlined'",
|
| "rect": [0, 140, 220, 50],
|
| - "reason": "outline"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV class='outlined'",
|
| - "reason": "outline"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
|
|