| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| index 6261ec94ce35a95f9b3483c2867a9b560f4f9626..25ab983aa913d330dd33d62855f66fc8b54dcbf9 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| @@ -9,6 +9,11 @@
|
| {
|
| "object": "LayoutSVGContainer g id='content'",
|
| "rect": [16, 42, 784, 170],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='content'",
|
| + "rect": [16, 42, 784, 170],
|
| "reason": "bounds change"
|
| },
|
| {
|
| @@ -32,11 +37,6 @@
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer g id='content'",
|
| - "rect": [334, 42, 466, 170],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [334, 42, 466, 170],
|
| "reason": "incremental"
|
|
|