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

Unified Diff: LayoutTests/platform/mac/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/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"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698