| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
|
| index b71f204b3d0817acced1fe32fa2cf5d89f0a9682..5c6d587a7a3db3e8747ac7ddffde9c5679bc1ad7 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
|
| @@ -12,21 +12,11 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer g",
|
| - "rect": [42, 117, 334, 268],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [42, 117, 334, 268],
|
| "reason": "SVG resource change"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [42, 117, 334, 268],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutSVGEllipse circle",
|
| "rect": [242, 251, 167, 200],
|
| "reason": "bounds change"
|
| @@ -47,21 +37,11 @@
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer g",
|
| - "rect": [17, 217, 84, 68],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [17, 217, 84, 68],
|
| "reason": "SVG resource change"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [17, 217, 84, 68],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutSVGEllipse circle",
|
| "rect": [67, 251, 42, 67],
|
| "reason": "bounds change"
|
|
|