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

Unified Diff: LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt

Issue 261653004: Auto-rebaseline for r172887 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/fast/repaint/window-resize-no-layout-change2-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt b/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
index c5de6b4b9f7a4b801b1b2daee2cb5ed59e032c95..eb6c4af0000deb9eae94d04c3db4da09b47399e2 100644
--- a/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
+++ b/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
@@ -1,13 +1,17 @@
(repaint rects
+ (rect 0 0 200 200)
(rect 0 0 200 300)
)
(repaint rects
+ (rect 0 0 200 300)
(rect 0 0 300 300)
)
(repaint rects
+ (rect 0 0 300 300)
(rect 0 0 300 250)
)
(repaint rects
+ (rect 0 0 300 250)
(rect 0 0 250 250)
)

Powered by Google App Engine
This is Rietveld 408576698