Index: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt |
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..aaa7e49591b3e4d32f2b6278e63655f59aeff75e |
--- /dev/null |
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/text-match-document-change-expected.txt |
@@ -0,0 +1,38 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [295, 102, 15, 400], |
+ [295, 102, 15, 400], |
+ [18, 170, 269, 332], |
+ [18, 150, 269, 352], |
+ [18, 130, 269, 40], |
+ [18, 130, 269, 20], |
+ [18, 130, 236, 39], |
+ [18, 130, 77, 19], |
+ [10, 102, 285, 400] |
+ ], |
+ "paintInvalidationClients": [ |
+ "InlineTextBox 'To be changed: findme (Manual testing:'", |
+ "InlineTextBox 'Find-in-page 'findme', then click here)'", |
+ "LayoutText #text", |
+ "RootInlineBox", |
+ "RootInlineBox", |
+ "VerticalScrollbar", |
+ "LayoutIFrame (positioned) IFRAME id='iframe'", |
+ "VerticalScrollbar", |
+ "LayoutIFrame (positioned) IFRAME id='iframe'", |
+ "LayoutBlockFlow HTML", |
+ "LayoutBlockFlow DIV id='to-be-changed'", |
+ "LayoutText #text", |
+ "InlineTextBox 'After change'", |
+ "LayoutBlockFlow DIV" |
+ ] |
+ } |
+ ] |
+} |
+ |