| Index: third_party/WebKit/LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt
|
| index e13463348c66c3c76b38be9c9fcab6094c1c64f4..9f0ebd00a11b5564b69396a6d04572b770db5275 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/text-mask-update-expected.txt
|
| @@ -53,10 +53,18 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutSVGInlineText #text",
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutSVGRoot svg",
|
| "reason": "bounds change"
|
| },
|
|
|