| Index: third_party/WebKit/LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt
|
| index fbbcb6cc75292dc6b03d7c0d7d27d0537cf3c29e..3cb20e31d2318f22e9281508f22a9924b510d933 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/box-sizing-padding-keeping-size-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -13,6 +15,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='target2' class='border-box'",
|
| + "reason": "content box change"
|
| + }
|
| ]
|
| }
|
|
|
|
|