Index: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt |
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..53a875b65e951fd7c05366bf77bd368ddb5e8125 |
--- /dev/null |
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt |
@@ -0,0 +1,22 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [6, 86, 87, 24], |
+ [4, 84, 91, 28] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow (anonymous)", |
+ "LayoutInline SPAN id='outer'", |
+ "LayoutBlockFlow (anonymous)", |
+ "LayoutBlockFlow (anonymous)", |
+ "LayoutInline SPAN id='outer'" |
+ ] |
+ } |
+ ] |
+} |
+ |