Index: LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt |
diff --git a/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt |
index cf3b7120a7f166c588e9c7426aea5fa31e937268..deaa36a400e0aeef0ce773760aa1ddf9227af2b5 100644 |
--- a/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt |
+++ b/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt |
@@ -21,6 +21,19 @@ |
[0, 0, 200, 200], |
[0, 0, 100, 200], |
[0, 0, 100, 200] |
+ ], |
+ "paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineTextBox 'right-aligned text'", |
+ "LayoutSVGRoot svg", |
+ "LayoutSVGViewportContainer svg id='inner'", |
+ "LayoutSVGRect rect", |
+ "LayoutSVGRect rect", |
+ "LayoutSVGText text", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'right-aligned text'", |
+ "LayoutSVGContainer use", |
+ "LayoutSVGPath polygon id='triangle'" |
] |
} |
] |