Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..da288838b4d8c37f5285d48edfdbebb1358aeb8a |
--- /dev/null |
+++ b/LayoutTests/platform/win/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, 71, 169, 16], |
+ [8, 68, 784, 22], |
+ [8, 68, 173, 22], |
+ [8, 54, 11, 11] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutDetailsMarker DIV id='details-marker'", |
+ "LayoutBlockFlow DIV id='details-content'", |
+ "LayoutTextControl INPUT", |
+ "LayoutBlockFlow DIV id='inner-editor'", |
+ "LayoutText #text", |
+ "LayoutText #text" |
+ ] |
+ } |
+ ] |
+} |
+ |