Index: LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt |
diff --git a/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt b/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt |
index 3744dcd71dd29f72dbd2316a680c9a9dd2e2f2c1..33486a05d185dbd36c7dc763e64aae2b8d2aa658 100644 |
--- a/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt |
+++ b/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt |
@@ -14,6 +14,15 @@ |
[9, 13, 48, 28], |
[9, 13, 48, 28], |
[9, 13, 48, 28] |
+ ], |
+ "paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineTextBox 'Hello'", |
+ "LayoutSVGRoot svg", |
+ "LayoutSVGContainer g", |
+ "LayoutSVGText text id='t'", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'Hello'" |
] |
} |
] |