Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/repaint-during-scroll-with-zoom-expected.txt

Issue 984813004: Auto-rebaseline for r191480 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698