| Index: third_party/WebKit/LayoutTests/fast/images/do-not-paint-below-image-baseline-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/do-not-paint-below-image-baseline-expected.txt b/third_party/WebKit/LayoutTests/fast/images/do-not-paint-below-image-baseline-expected.txt
|
| index b3223898eca729f7f1b7b0e6ce91c434bc5aa17c..6132ff95309d4e89969e9f7ef8e5a8be4f242f35 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/do-not-paint-below-image-baseline-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/images/do-not-paint-below-image-baseline-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": "LayoutImage IMG",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|