| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt
|
| index 9b8351f207f597197e11252828e9656cc7df73ba..83686672efa903c8a997471ddaa15c7b1f3b9d7f 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-text-element-expected.txt
|
| @@ -7,21 +7,11 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [8, 58, 400, 100],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text",
|
| "rect": [8, 58, 400, 100],
|
| "reason": "subtree"
|
| },
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [8, 8, 400, 100],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text",
|
| "rect": [8, 8, 400, 100],
|
| "reason": "subtree"
|
|
|