| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
|
| index 70fd2f435adbe44d7f94050832d89bd4088245eb..c084de20dad300af668cfed027a454929a29758b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
|
| @@ -12,21 +12,11 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGText text id='text1'",
|
| - "rect": [10, 3, 46, 22],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [10, 33, 43, 22],
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "LayoutSVGText text id='text2'",
|
| - "rect": [10, 33, 43, 22],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [10, 33, 43, 17],
|
| "reason": "full"
|
|
|