| Index: third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt
|
| index 7f12086e3299dc59725a99fe7a7e53c873e310fd..ff615d5f9c29804107e20ffeaf0f38dd8c27e361 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -28,6 +30,16 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutImage (positioned) IMG",
|
| + "reason": "forced by layout"
|
| + }
|
| ]
|
| }
|
|
|
|
|