| Index: third_party/WebKit/LayoutTests/paint/invalidation/do-not-paint-below-image-baseline-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/do-not-paint-below-image-baseline-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/do-not-paint-below-image-baseline-expected.txt
|
| index 9e0c8ac9e9b9516e84cee9560a8175c6462f8cd3..980fc0a64488a14bb78a3b2ce0305ff22d837840 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/do-not-paint-below-image-baseline-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/do-not-paint-below-image-baseline-expected.txt
|
| @@ -7,7 +7,7 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutImage IMG",
|
| + "object": "LayoutImage IMG class=''",
|
| "rect": [50, 50, 259, 194],
|
| "reason": "style change"
|
| }
|
| @@ -16,7 +16,7 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutImage IMG",
|
| + "object": "LayoutImage IMG class=''",
|
| "reason": "style change"
|
| }
|
| ]
|
|
|