| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-content-expected.txt
|
| index a732db12acec38eda64fb9fd26869d313e0db080..7f66859cc93133cd368f3168ff2415d8b63bb5a8 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/relative-sized-content-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": "LayoutSVGRect rect id='targetRect'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|