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..a323fc2ae46146b3a56206ccc09028fc85d48c93 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" |
@@ -22,11 +17,6 @@ |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGInlineText #text", |
- "rect": [10, 33, 41, 22], |
- "reason": "layoutObject removal" |
- }, |
- { |
"object": "LayoutSVGText text id='text2'", |
"rect": [10, 33, 41, 22], |
"reason": "full" |