Index: LayoutTests/svg/repaint/inner-svg-change-viewBox-contract-expected.txt |
diff --git a/LayoutTests/svg/repaint/inner-svg-change-viewBox-contract-expected.txt b/LayoutTests/svg/repaint/inner-svg-change-viewBox-contract-expected.txt |
index 4a5451708ed384b6b4b627ecbdb4b781e39c9bd3..c1c8592ad3cf6bcf68d4d2ff90bb70580dba1d41 100644 |
--- a/LayoutTests/svg/repaint/inner-svg-change-viewBox-contract-expected.txt |
+++ b/LayoutTests/svg/repaint/inner-svg-change-viewBox-contract-expected.txt |
@@ -10,6 +10,10 @@ |
[0, 100, 200, 100], |
[0, 0, 200, 200], |
[0, 0, 100, 100] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutSVGViewportContainer svg id='inner'", |
+ "LayoutSVGRect rect" |
] |
} |
] |