| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
|
| index c084de20dad300af668cfed027a454929a29758b..10e455ca0b0859081a57e4a941b8ab0a6d580493 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-mask-update-expected.txt
|
| @@ -14,7 +14,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [10, 33, 43, 22],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| @@ -27,7 +27,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGText text id='text1'",
|
| @@ -39,11 +39,11 @@
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "InlineTextBox 'PASS'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGText text id='text2'",
|
|
|