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