| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| index a5d9dcb0fec71f968fb487d2c82db5b0dd5d4459..481e35d55cf0d06718c4de017bb035589958d1ed 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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, 39, 784, 174],
|
| - "reason": "style change"
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer g id='content'",
|
| - "rect": [334, 39, 466, 174],
|
| - "reason": "incremental"
|
| + "object": "LayoutSVGText text",
|
| + "rect": [16, 39, 784, 174],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
|
|