| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/flexbox/repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/flexbox/repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/flexbox/repaint-expected.txt
|
| index 74b5ba80da14c09c8231b8d5f50325ac5403b107..bf4f9a6a90e19fc6d1d75ff598c4458525096bbd 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/flexbox/repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/flexbox/repaint-expected.txt
|
| @@ -78,13 +78,8 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='left'",
|
| - "rect": [8, 206, 140, 18],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='left'",
|
| - "rect": [138, 116, 10, 108],
|
| - "reason": "incremental"
|
| + "rect": [8, 116, 140, 108],
|
| + "reason": "border box change"
|
| }
|
| ]
|
| }
|
| @@ -136,7 +131,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='left'",
|
| - "reason": "incremental"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='content'",
|
|
|