| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/subtree-layoutstate-transform-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| index 03b35c8076709eca80b9b2459c5840e077f4462b..6cdaa2fcc486242e1c72ffbbec79dca8aa84d985 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/subtree-layoutstate-transform-expected.txt
|
| @@ -13,8 +13,8 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [78, 48, 150, 200],
|
| - "reason": "incremental"
|
| + "rect": [28, 48, 200, 200],
|
| + "reason": "border box change"
|
| }
|
| ]
|
| }
|
| @@ -26,7 +26,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "incremental"
|
| + "reason": "border box change"
|
| }
|
| ]
|
| }
|
|
|