Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/details-open-repaint-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..75e5a0de03ccfd288ca83901913b778bd775c467 |
--- /dev/null |
+++ b/LayoutTests/platform/mac/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": [ |
+ [11, 71, 117, 13], |
+ [8, 68, 784, 19], |
+ [8, 68, 123, 19], |
+ [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" |
+ ] |
+ } |
+ ] |
+} |
+ |