Index: LayoutTests/svg/repaint/text-pattern-update-expected.txt |
diff --git a/LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt b/LayoutTests/svg/repaint/text-pattern-update-expected.txt |
similarity index 62% |
copy from LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt |
copy to LayoutTests/svg/repaint/text-pattern-update-expected.txt |
index 1c00f057c24f3ce199596f2585541dda98962f89..ecc4410529c3df8917dfcdf1957fd9e0596bb3d8 100644 |
--- a/LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt |
+++ b/LayoutTests/svg/repaint/text-pattern-update-expected.txt |
@@ -6,12 +6,13 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 108, 100, 100], |
[8, 8, 100, 100] |
], |
"paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='div1'", |
- "LayoutBlockFlow DIV id='div2'" |
+ "LayoutSVGResourcePattern pattern id='pat'", |
+ "LayoutSVGText text", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'X'" |
] |
} |
] |