Index: LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/repaint-during-scroll-with-zoom-expected.txt |
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/repaint-during-scroll-with-zoom-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a5a1edc1050242447b5ecdfa952d54a25bb065e6 |
--- /dev/null |
+++ b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/repaint-during-scroll-with-zoom-expected.txt |
@@ -0,0 +1,35 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [237, 79, 15, 191], |
+ [237, 66, 15, 26], |
+ [237, 65, 15, 14], |
+ [16, 300, 191, 15], |
+ [3, 300, 26, 15], |
+ [2, 300, 14, 15], |
+ [2, 65, 235, 235] |
+ ], |
+ "paintInvalidationClients": [ |
+ "HorizontalScrollbar", |
+ "LayoutIFrame (positioned) IFRAME", |
+ "HorizontalScrollbar", |
+ "LayoutIFrame (positioned) IFRAME", |
+ "HorizontalScrollbar", |
+ "LayoutIFrame (positioned) IFRAME", |
+ "VerticalScrollbar", |
+ "LayoutIFrame (positioned) IFRAME", |
+ "VerticalScrollbar", |
+ "LayoutIFrame (positioned) IFRAME", |
+ "VerticalScrollbar", |
+ "LayoutIFrame (positioned) IFRAME", |
+ "LayoutIFrame (positioned) IFRAME" |
+ ] |
+ } |
+ ] |
+} |
+ |