Index: LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt |
diff --git a/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt |
index 900cbb8a7bff6f4437f6981efaf03e57fad39268..118802bfe2d600fd84d11fe48cfbc614ce01b548 100644 |
--- a/LayoutTests/platform/win/svg/repaint/inner-svg-change-viewPort-relative-expected.txt |
+++ b/LayoutTests/platform/win/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'" |
] |
} |
] |