| Index: third_party/WebKit/LayoutTests/paint/invalidation/percent-size-image-resize-container-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/percent-size-image-resize-container-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/percent-size-image-resize-container-expected.txt
|
| index 6041d989f291cb582e24e5571c9da4a24e162b6a..6fa7256f8967f75965f50d1bdb37e8d038519ea2 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/percent-size-image-resize-container-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/percent-size-image-resize-container-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutImage (positioned) IMG",
|
| "rect": [0, 50, 150, 150],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutImage (positioned) IMG",
|
| "rect": [0, 50, 100, 200],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutImage (positioned) IMG",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|