Index: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2870ac5775671dedb8dc29003a00b164987f611a |
--- /dev/null |
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
@@ -0,0 +1,25 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [10, 75, 149, 16], |
+ [8, 72, 784, 22], |
+ [8, 72, 153, 22], |
+ [8, 57, 11, 11] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutDetailsMarker DIV id='details-marker'", |
+ "LayoutBlockFlow DIV id='details-content'", |
+ "LayoutTextControl INPUT", |
+ "LayoutBlockFlow DIV id='inner-editor'", |
+ "LayoutText #text", |
+ "LayoutText #text" |
+ ] |
+ } |
+ ] |
+} |
+ |