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 ee195f0675d8b26d5443d33b3c85d81891521259..510083965120ceadd1de672bc30550a7545cc343 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 |
@@ -17,11 +17,6 @@ |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [10, 3, 46, 22], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='text1'", |
"rect": [10, 3, 46, 22], |
"reason": "style change" |
@@ -40,11 +35,6 @@ |
"object": "LayoutSVGRect rect", |
"rect": [10, 33, 41, 17], |
"reason": "full" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
- "rect": [10, 33, 41, 17], |
- "reason": "bounds change" |
} |
] |
} |
@@ -55,10 +45,6 @@ |
"reason": "layoutObject removal" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGText text id='text1'", |
"reason": "style change" |
}, |