| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt
|
| index fad85857c7051d5189b2c0e52fd1893f906ecf82..9d01e96b79fae2d7dabc811e6650b5beaf911163 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt
|
| @@ -7,14 +7,14 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGText text",
|
| + "object": "LayoutSVGContainer g id='content'",
|
| "rect": [16, 42, 784, 170],
|
| - "reason": "style change"
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer g id='content'",
|
| - "rect": [334, 42, 466, 170],
|
| - "reason": "incremental"
|
| + "object": "LayoutSVGText text",
|
| + "rect": [16, 42, 784, 170],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
|
|