| Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
|
| index 72d84785f9cf38a47da9a32b449912bf15e91088..d490e46dd936906dec93c3c81a6477b6bb63b91d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
|
| @@ -38,6 +38,30 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'A'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ' B C'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'X'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ' Y Z'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutSVGRoot svg",
|
| "reason": "incremental"
|
| },
|
|
|