| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-dom-removal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-dom-removal-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-dom-removal-expected.txt
|
| index 2562ca7c762dac5ae4cdc7f1b101fbee43be913d..163dfe709c9be88edb0e6e554ba463803336f888 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-dom-removal-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-dom-removal-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g id='objectsToRemove'",
|
| "rect": [0, 0, 216, 129],
|
| "reason": "became invisible"
|
| @@ -22,18 +17,21 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| + "object": "LayoutSVGText text",
|
| + "rect": [50, 111, 166, 18],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 20, 20],
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "LayoutSVGText text",
|
| - "rect": [50, 111, 166, 18],
|
| - "reason": "layoutObject removal"
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|