Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/repaint-during-scroll-with-zoom-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/repaint-during-scroll-with-zoom-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..416c1e81ad1b3f9272744d731b794086d8907a19 |
--- /dev/null |
+++ b/LayoutTests/platform/mac/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, 221], |
+ [237, 66, 15, 27], |
+ [237, 65, 15, 14], |
+ [17, 300, 220, 15], |
+ [3, 300, 28, 15], |
+ [2, 300, 15, 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" |
+ ] |
+ } |
+ ] |
+} |
+ |