| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| index 63212f3eeadf4a64da49c7f853e8a3dd040403e2..067ae9f6ee756d2f572af7b28fc316672f7b850f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
|
| @@ -8,21 +8,11 @@
|
| "backgroundColor": "#FFFFFF",
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [203, 336, 123, 44],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text id='text'",
|
| "rect": [203, 336, 123, 44],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [247, 90, 122, 43],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutSVGText text id='text'",
|
| "rect": [247, 90, 122, 43],
|
| "reason": "full"
|
|
|