| Index: third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-padding-keeping-size-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-padding-keeping-size-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-padding-keeping-size-expected.txt
|
| index 79d6fea82f61ea9e63cfe2302f3019c780ec95c2..f700373f3017a4a2264b36f06e220aba1b3b28bb 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-padding-keeping-size-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/box-sizing-padding-keeping-size-expected.txt
|
| @@ -4,20 +4,7 @@
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='target2' class='border-box'",
|
| - "rect": [0, 200, 100, 100],
|
| - "reason": "content box change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='target2' class='border-box'",
|
| - "reason": "content box change"
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
|
|