Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c2879d56a7dbc442d4d4994e6e367b2a55a2f7ab |
--- /dev/null |
+++ b/LayoutTests/platform/linux/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, 150, 16], |
+ [8, 72, 784, 22], |
+ [8, 72, 154, 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" |
+ ] |
+ } |
+ ] |
+} |
+ |