| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-image-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-image-expected.txt
|
| index c32da8c31a7a875a9c60518524918c1ddfdd90ac..c99dad09d90a3c864649721c18a1f5f3ed519203 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-image-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-image-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| "rect": [8, 72, 402, 402],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -17,19 +17,19 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow div id='contentBox'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGImage image",
|
| - "reason": "forced by layout"
|
| + "reason": "image"
|
| }
|
| ]
|
| }
|
|
|