| 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 510083965120ceadd1de672bc30550a7545cc343..f746f02d08980939c7f50231447484c5a855745a 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
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [10, 3, 46, 22],
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [10, 3, 46, 22],
|
| "reason": "style change"
|
|
|