| Index: third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-expected.txt
|
| index d51f8ddcbe050dff64159cb7650d7364a08727ad..363e3a438e8b9d1b5928b8ef51b2bfba3d70c562 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-expected.txt
|
| @@ -18,18 +18,8 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target1' class='content-box'",
|
| - "rect": [0, 100, 440, 40],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='target1' class='content-box'",
|
| "rect": [380, 0, 60, 140],
|
| "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='target1' class='content-box'",
|
| - "rect": [400, 0, 40, 140],
|
| - "reason": "incremental"
|
| }
|
| ]
|
| }
|
|
|