| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt
|
| index 1be4d220bb6d8b768742c499739028761deccac6..fba1cc3fe35d90f31f9b94a7b4bfab657b5050e2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/use-clipped-hit-expected.txt
|
| @@ -22,21 +22,12 @@
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [90, 115, 43, 19],
|
| "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutSVGText text id='status'",
|
| - "rect": [89, 114, 3, 21],
|
| - "reason": "invalidate paint rectangle"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGText text id='status'",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| "object": "LayoutSVGInlineText #text",
|
| "reason": "layoutObject removal"
|
| },
|
|
|