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